You are here

protected property ThemeNegotiator::$themeAccess in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 41
Contains \Drupal\Core\Theme\ThemeNegotiator.

Class

ThemeNegotiator
Provides a class which determines the active theme of the page.

Namespace

Drupal\Core\Theme

Code

protected $themeAccess;