protected property ThemesNotUsingClassyTemplatesTest::$themeHandler in Drupal 8
The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemesNotUsingClassyTemplatesTest.php, line 33
Class
- ThemesNotUsingClassyTemplatesTest
- Tests that themes do not depend on Classy templates.
Namespace
Drupal\KernelTests\Core\ThemeCode
protected $themeHandler;