protected property ThemeNegotiator::$negotiators in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Theme/ThemeNegotiator.php \Drupal\Core\Theme\ThemeNegotiator::negotiators
Holds arrays of theme negotiators, keyed by priority.
Type: array
File
- core/
lib/ Drupal/ Core/ Theme/ ThemeNegotiator.php, line 25 - Contains \Drupal\Core\Theme\ThemeNegotiator.
Class
- ThemeNegotiator
- Provides a class which determines the active theme of the page.
Namespace
Drupal\Core\ThemeCode
protected $negotiators = array();