protected property EntityTypeInfo::$cache in Accelerated Mobile Pages (AMP) 8.3
Same name and namespace in other branches
- 8 src/EntityTypeInfo.php \Drupal\amp\EntityTypeInfo::cache
- 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 27
Class
- EntityTypeInfo
- Service class for retrieving and manipulating entity type information.
Namespace
Drupal\ampCode
protected $cache;