Skip to content

Commit d5d83bd

Browse files
committed
Tweak docs, refs #276
1 parent 0f83a8e commit d5d83bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DependencyInjection/Configuration.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,8 @@
293293
* - [level]: level name or int value, defaults to DEBUG
294294
* - [bubble]: bool, defaults to true
295295
*
296+
* All handlers can also be marked with `nested: true` to make sure they are never added explicitly to the stack
297+
*
296298
* @author Jordi Boggiano <[email protected]>
297299
* @author Christophe Coevoet <[email protected]>
298300
*/

0 commit comments

Comments
 (0)