You are here

protected property AmpMetadataListBuilder::$moduleHandler in Accelerated Mobile Pages (AMP) 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides EntityHandlerBase::$moduleHandler

File

src/AmpMetadataListBuilder.php, line 44

Class

AmpMetadataListBuilder
Provides a listing of AMP Metadata entities.

Namespace

Drupal\amp

Code

protected $moduleHandler;