You are here

protected property EntityTypeInfo::$cache in Accelerated Mobile Pages (AMP) 8

Same name and namespace in other branches
  1. 8.3 src/EntityTypeInfo.php \Drupal\amp\EntityTypeInfo::cache
  2. 8.2 src/EntityTypeInfo.php \Drupal\amp\EntityTypeInfo::cache

The cache backend to use for the complete theme registry data.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/EntityTypeInfo.php, line 26

Class

EntityTypeInfo
Service class for retrieving and manipulating entity type information.

Namespace

Drupal\amp

Code

protected $cache;