protected property TwigSandboxTest::$twig in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 28 - Contains \Drupal\Tests\Core\Template\TwigSandboxTest.
Class
- TwigSandboxTest
- Tests the twig sandbox policy.
Namespace
Drupal\Tests\Core\TemplateCode
protected $twig;