8000
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 01b2cd9 commit 2c79c08Copy full SHA for 2c79c08
components/var_dumper/introduction.rst
@@ -20,6 +20,9 @@ You can install the component in 2 different ways:
20
* :doc:`Install it via Composer </components/using_components>` (``symfony/var-dumper`` on `Packagist`_);
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
+
26
.. _components-var-dumper-dump:
27
28
The dump() Function
0 commit comments