You are here

protected property ComponentsLoaderTest::$themeManager in Components! 8.2

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

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

Namespace

Drupal\Tests\components\Unit

Code

protected $themeManager;