You are here

protected property ThemeNotUsingClassyLibraryTest::$themeInitialization in Drupal 8

The theme initialization.

Type: \Drupal\Core\Theme\ThemeInitializationInterface

File

core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php, line 24

Class

ThemeNotUsingClassyLibraryTest
Tests that themes do not depend on Classy libraries.

Namespace

Drupal\KernelTests\Core\Theme

Code

protected $themeInitialization;