Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SourcePolicyInterface.php
function SourcePolicyInterface::enableSandbox
File
vendor/
twig/
twig/
src/
Sandbox/
SourcePolicyInterface.php
, line 23
Class
SourcePolicyInterface
Interface for a class that can optionally enable the sandbox mode based on a template's
Twig\Source
.
Namespace
Twig\Sandbox
Code
public
function
enableSandbox
(Source
$source
) : bool;
RSS feed