You are here

protected property AmpContext::$themeManager in Accelerated Mobile Pages (AMP) 8.3

Same name and namespace in other branches
  1. 8.2 src/Routing/AmpContext.php \Drupal\amp\Routing\AmpContext::themeManager

Theme manager.

Type: \Drupal\Core\Theme\ThemeManager

File

src/Routing/AmpContext.php, line 31

Class

AmpContext
Provides a helper class to determine whether the route is an amp one.

Namespace

Drupal\amp\Routing

Code

protected $themeManager;