We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2415e00 commit 09b91b0Copy full SHA for 09b91b0
reference/dic_tags.rst
@@ -711,7 +711,7 @@ kernel.reset
711
712
**Purpose**: Clean up services between requests
713
714
-During the ``kernel.terminate`` event, Symfony looks for any service tagged
+When it's not the first Request, Symfony looks for any service tagged
715
with the ``kernel.reset`` tag to reinitialize their state. This is done by
716
calling to the method whose name is configured in the ``method`` argument of
717
the tag.
0 commit comments