You are here

private property Twig_Sandbox_SecurityNotAllowedFilterError::$filterName in Zircon Profile 8

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

File

vendor/twig/twig/lib/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;