class YamlExtension extends AbstractExtension
Provides integration of the Yaml component with Twig.
getFilters() {@inheritdoc} | ||
encode($input, $inline = 0, $dumpObjects = 0) | ||
dump($value, $inline = 0, $dumpObjects = false) | ||
getName() {@inheritdoc} |
{@inheritdoc}
$input | ||
$inline | ||
$dumpObjects |
$value | ||
$inline | ||
$dumpObjects |
{@inheritdoc}
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bridge/Twig/Extension/YamlExtension.html