Commit ca56d24d authored by Andy T's avatar Andy T

Update var-dumper.rst

Fix typo.
parent 42f199cc
...@@ -36,7 +36,7 @@ Usage ...@@ -36,7 +36,7 @@ Usage
Adding the VarDumper component as a Composer dependency gives you access to the Adding the VarDumper component as a Composer dependency gives you access to the
``dump()`` PHP function anywhere in your code. ``dump()`` PHP function anywhere in your code.
Ig you are using Twig, it also provides a ``dump()`` Twig function and a If you are using Twig, it also provides a ``dump()`` Twig function and a
``dump`` Twig tag. ``dump`` Twig tag.
The VarDumperServiceProvider is also useful when used with the Silex The VarDumperServiceProvider is also useful when used with the Silex
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment