protected property VfsThemeExtensionList::$extensionDiscovery in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php \Drupal\KernelTests\Core\Theme\VfsThemeExtensionList::extensionDiscovery
The extension discovery for this extension list.
Type: \Drupal\Core\Extension\ExtensionDiscovery
File
- core/
tests/ Drupal/ KernelTests/ Core/ Theme/ BaseThemeMissingTest.php, line 91
Class
- VfsThemeExtensionList
- Test theme extension list class.
Namespace
Drupal\KernelTests\Core\ThemeCode
protected $extensionDiscovery;