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 0f83a8e commit d5d83bdCopy full SHA for d5d83bd
DependencyInjection/Configuration.php
@@ -293,6 +293,8 @@
293
* - [level]: level name or int value, defaults to DEBUG
294
* - [bubble]: bool, defaults to true
295
*
296
+ * All handlers can also be marked with `nested: true` to make sure they are never added explicitly to the stack
297
+ *
298
* @author Jordi Boggiano <j.boggiano@seld.be>
299
* @author Christophe Coevoet <stof@notk.org>
300
*/
0 commit comments