You are here

protected property MatomoReportsBlock::$entityTypeManager in Matomo Reports 8

The Entity Manager Interface.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/MatomoReportsBlock.php, line 39

Class

MatomoReportsBlock
Provides a 'MatomoReportsBlock' block.

Namespace

Drupal\matomo_reports\Plugin\Block

Code

protected $entityTypeManager;