Skip to content

Commit 4aa0b99

Browse files
authored
Update var_dumper.rst
DebugBungle is not enabled by default symfony/symfony#25283
1 parent 96a2fdc commit 4aa0b99

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/var_dumper.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ DebugBundle and Twig Integration
8080
--------------------------------
8181

8282
The DebugBundle allows greater integration of the component into the Symfony
83-
full-stack framework. It is enabled by default in the *dev* and *test*
84-
environment of the Symfony Standard Edition.
83+
full-stack framework.
8584

8685
Since generating (even debug) output in the controller or in the model
8786
of your application may just break it by e.g. sending HTTP headers or

0 commit comments

Comments
 (0)