protected property ThemeNegotiator::$themeAccess in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Theme/ThemeNegotiator.php \Drupal\Core\Theme\ThemeNegotiator::themeAccess
- 10 core/lib/Drupal/Core/Theme/ThemeNegotiator.php \Drupal\Core\Theme\ThemeNegotiator::themeAccess
The access checker for themes.
Type: \Drupal\Core\Theme\ThemeAccessCheck
File
- core/
lib/ Drupal/ Core/ Theme/ ThemeNegotiator.php, line 28
Class
- ThemeNegotiator
- Provides a class which determines the active theme of the page.
Namespace
Drupal\Core\ThemeCode
protected $themeAccess;