Extension\DumpExtension (Bridge\Twig)

Symfony\Bridge\Twig\Extension\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

public __construct(ClonerInterface $cloner)

Parameters

ClonerInterface $cloner

public getFunctions()

public getTokenParsers()

public getName()

public dump(Twig_Environment $env, $context)

Parameters

Twig_Environment $env
$context

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Bridge/Twig/Extension/DumpExtension.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部