protected property ThemeAccessCheck::$themeHandler in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Theme/ThemeAccessCheck.php \Drupal\Core\Theme\ThemeAccessCheck::themeHandler
The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/
lib/ Drupal/ Core/ Theme/ ThemeAccessCheck.php, line 19
Class
- ThemeAccessCheck
- Provides access checking for themes for routing and theme negotiation.
Namespace
Drupal\Core\ThemeCode
protected $themeHandler;