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 2c79c08 commit 00bc64cCopy full SHA for 00bc64c
components/var_dumper/introduction.rst
@@ -21,7 +21,9 @@ You can install the component in 2 different ways:
21
* Use the official Git repository (https://github.com/symfony/var-dumper).
22
23
.. note::
24
-Make sure the bundle is added in your ``app/AppKernel.php``
+
25
+ If using it inside a Symfony application, make sure that the
26
+ DebugBundle is enabled in your ``app/AppKernel.php`` file.
27
28
.. _components-var-dumper-dump:
29
0 commit comments