YamlExtension

YamlExtension

class YamlExtension extends AbstractExtension

Provides integration of the Yaml component with Twig.

Methods

getFilters()

{@inheritdoc}

encode($input, $inline, $dumpObjects)
dump($value, $inline, $dumpObjects = false)
getName()

{@inheritdoc}

Details

getFilters()

{@inheritdoc}

encode($input, $inline, $dumpObjects)

Parameters

$input
$inline
$dumpObjects

dump($value, $inline, $dumpObjects = false)

Parameters

$value
$inline
$dumpObjects

getName()

{@inheritdoc}

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Bridge/Twig/Extension/YamlExtension.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部