DumpExtension
class DumpExtension extends Twig_Extension
Provides integration of the dump() function with Twig.
Methods
__construct(ClonerInterface $cloner) | ||
getFunctions() | ||
getTokenParsers() | ||
getName() | ||
dump(Twig_Environment $env, $context) |
Details
__construct(ClonerInterface $cloner)
Parameters
ClonerInterface | $cloner |
getFunctions()
getTokenParsers()
getName()
dump(Twig_Environment $env, $context)
Parameters
Twig_Environment | $env | |
$context |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Bridge/Twig/Extension/DumpExtension.html