You are here

protected property ThemeSwitcherNegotiator::$evaluated in Context 8.4

A boolean indicating if the applies method has already been evaluated.

Type: bool

File

src/Theme/ThemeSwitcherNegotiator.php, line 34

Class

ThemeSwitcherNegotiator
Context Theme Switcher Negotiator.

Namespace

Drupal\context\Theme

Code

protected $evaluated;