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\Theme
Code
protected $themeHandler;
Please login to continue.