The theme negotiator.
Type: \Drupal\Core\Theme\ThemeNegotiatorInterface
File
- core/lib/Drupal/Core/Theme/ThemeManager.php, line 22
Class
- ThemeManager
- Provides the default implementation of a theme manager.
Namespace
Drupal\Core\Theme
Code
protected $themeNegotiator;
Please login to continue.