TwigSandboxPolicy::$whitelisted_methods

An array of whitelisted methods in the form of methodName => TRUE.

File

core/lib/Drupal/Core/Template/TwigSandboxPolicy.php, line 21

Class

TwigSandboxPolicy
Default sandbox policy for Twig templates.

Namespace

Drupal\Core\Template

Code

protected $whitelisted_methods = NULL;
doc_Drupal
2016-10-29 09:49:47
Comments
Leave a Comment

Please login to continue.