Home
last modified time | relevance | path

Searched defs:functionName (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedFunctionError.php23 private $functionName; variable in Twig\\Sandbox\\SecurityNotAllowedFunctionError
25 …public function __construct(string $message, string $functionName, int $lineno = -1, string $filen…
H A DSecurityNotAllowedFilterError.php25 …public function __construct(string $message, string $functionName, int $lineno = -1, string $filen…