You are here

protected property ComponentsLoaderTest::$systemUnderTest in Components! 8.2

Same name and namespace in other branches
  1. 3.x tests/src/Unit/ComponentsLoaderTest.php \Drupal\Tests\components\Unit\ComponentsLoaderTest::systemUnderTest

The system under test.

Type: \Drupal\components\Template\Loader\ComponentsLoader

File

tests/src/Unit/ComponentsLoaderTest.php, line 33

Class

ComponentsLoaderTest
@coversDefaultClass \Drupal\components\Template\Loader\ComponentsLoader @group components

Namespace

Drupal\Tests\components\Unit

Code

protected $systemUnderTest;