You are here

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

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

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/AmpMetadataInfo.php, line 27

Class

AmpMetadataInfo
Service class for retrieving information about AMP Metadata.

Namespace

Drupal\amp

Code

protected $cache;