You are here

protected property TwigExtensionTest::$systemUnderTest in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php \Drupal\Tests\Core\Template\TwigExtensionTest::systemUnderTest
  2. 10 core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php \Drupal\Tests\Core\Template\TwigExtensionTest::systemUnderTest

The system under test.

Type: \Drupal\Core\Template\TwigExtension

File

core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php, line 56

Class

TwigExtensionTest
Tests the twig extension.

Namespace

Drupal\Tests\Core\Template

Code

protected $systemUnderTest;