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