TwigSandboxPolicy::$allowed_classes
Same name in other branches
- 10 core/lib/Drupal/Core/Template/TwigSandboxPolicy.php \Drupal\Core\Template\TwigSandboxPolicy::allowed_classes
- 11.x core/lib/Drupal/Core/Template/TwigSandboxPolicy.php \Drupal\Core\Template\TwigSandboxPolicy::allowed_classes
An array of class names for which any method calls are allowed.
Type: array
File
-
core/
lib/ Drupal/ Core/ Template/ TwigSandboxPolicy.php, line 41
Class
- TwigSandboxPolicy
- Default sandbox policy for Twig templates.
Namespace
Drupal\Core\TemplateCode
protected $allowed_classes;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.