File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -154,10 +154,9 @@ Listeners receive a
154
154
It is then dispatched just after the ``ConsoleEvents::ERROR `` event.
155
155
The exit code received in this case is the exception code.
156
156
157
- .. _console-events-signal :
158
157
159
158
The ``ConsoleEvents::SIGNAL `` Event
160
- --------------------------------------
159
+ -----------------------------------
161
160
162
161
**Typical Purposes **: To perform some actions after the command execution was interrupted.
163
162
@@ -183,7 +182,7 @@ Listeners receive a
183
182
184
183
.. versionadded :: 5.2
185
184
186
- The ``ConsoleEvents::SIGNAL `` event was introduced in Symfony 5.2.
185
+ The ``ConsoleSignalEvent `` class was introduced in Symfony 5.2.
187
186
188
187
189
188
.. _`reserved exit codes` : https://www.tldp.org/LDP/abs/html/exitcodes.html
You can’t perform that action at this time.
0 commit comments