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) |
class DumpExtension extends Twig_Extension
Provides integration of the dump() function with Twig.
__construct(ClonerInterface $cloner) | ||
getFunctions() | ||
getTokenParsers() | ||
getName() | ||
dump(Twig_Environment $env, $context) |
Please login to continue.