protected property TwigSandboxTest::$twig in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php \Drupal\Tests\Core\Template\TwigSandboxTest::twig
The Twig environment loaded with the sandbox extension.
Type: \Twig\Environment
File
- core/
tests/ Drupal/ Tests/ Core/ Template/ TwigSandboxTest.php, line 32 - Contains \Drupal\Tests\Core\Template\TwigSandboxTest.
Class
- TwigSandboxTest
- Tests the twig sandbox policy.
Namespace
Drupal\Tests\Core\TemplateCode
protected $twig;