protected property AmpContext::$adminContext in Accelerated Mobile Pages (AMP) 8.3
Same name and namespace in other branches
- 8.2 src/Routing/AmpContext.php \Drupal\amp\Routing\AmpContext::adminContext
The admin context.
Type: \Drupal\Core\Routing\AdminContext
File
- src/
Routing/ AmpContext.php, line 52
Class
- AmpContext
- Provides a helper class to determine whether the route is an amp one.
Namespace
Drupal\amp\RoutingCode
protected $adminContext;