You are here

protected property AmpContext::$entityTypeInfo in Accelerated Mobile Pages (AMP) 8.2

Same name and namespace in other branches
  1. 8.3 src/Routing/AmpContext.php \Drupal\amp\Routing\AmpContext::entityTypeInfo
  2. 8 src/Routing/AmpContext.php \Drupal\amp\Routing\AmpContext::entityTypeInfo

Information about AMP-enabled content types.

Type: \Drupal\amp\EntityTypeInfo

File

src/Routing/AmpContext.php, line 38

Class

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

Namespace

Drupal\amp\Routing

Code

protected $entityTypeInfo;