Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal