You are here

protected property ThemeNotUsingClassyLibraryTest::$themeHandler in Drupal 8

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

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

Class

ThemeNotUsingClassyLibraryTest
Tests that themes do not depend on Classy libraries.

Namespace

Drupal\KernelTests\Core\Theme

Code

protected $themeHandler;