Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SecurityNotAllowedPropertyError.php
SecurityNotAllowedPropertyError::$propertyName
Type:
propertyName
File
vendor/
twig/
twig/
src/
Sandbox/
SecurityNotAllowedPropertyError.php
, line 22
Class
SecurityNotAllowedPropertyError
Exception thrown when a not allowed class property is used in a template.
Namespace
Twig\Sandbox
Code
private $propertyName;
RSS feed