You are here

private property Twig_Sandbox_SecurityNotAllowedFilterError::$filterName in Translation template extractor 6.3

Same name and namespace in other branches
  1. 7.3 vendor/Twig/Sandbox/SecurityNotAllowedFilterError.php \Twig_Sandbox_SecurityNotAllowedFilterError::filterName

File

vendor/Twig/Sandbox/SecurityNotAllowedFilterError.php, line 19

Class

Twig_Sandbox_SecurityNotAllowedFilterError
Exception thrown when a not allowed filter is used in a template.

Code

private $filterName;