Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
SecurityPolicy.php
»
Twig_Sandbox_SecurityPolicy
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
protected property Twig_Sandbox_SecurityPolicy::$allowedMethods
File
drupal/
core/
vendor/
twig/
twig/
lib/
Twig/
Sandbox/
SecurityPolicy.php
, line 21
Class
Twig_Sandbox_SecurityPolicy
Represents a security policy which need to be enforced when sandbox mode is enabled.
Code
protected $allowedMethods;