public function Twig_FilterInterface::getPreEscape in Translation template extractor 6.3
Same name and namespace in other branches
- 7.3 vendor/Twig/FilterInterface.php \Twig_FilterInterface::getPreEscape()
1 method overrides Twig_FilterInterface::getPreEscape()
- Twig_Filter::getPreEscape in vendor/
Twig/ Filter.php
File
- vendor/
Twig/ FilterInterface.php, line 37
Class
- Twig_FilterInterface
- Represents a template filter.
Code
public function getPreEscape();