class YamlExtension extends Twig_Extension
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)
dump($value, $inline, $dumpObjects = false)
getName()
{@inheritdoc}
Please login to continue.