You are here

public function Twig_FilterInterface::getPreEscape in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/FilterInterface.php \Twig_FilterInterface::getPreEscape()
1 method overrides Twig_FilterInterface::getPreEscape()
Twig_Filter::getPreEscape in vendor/twig/twig/lib/Twig/Filter.php

File

vendor/twig/twig/lib/Twig/FilterInterface.php, line 38

Class

Twig_FilterInterface
Represents a template filter.

Code

public function getPreEscape();