You are here

protected property PluginAlter::$entityTypeManager in Block List Override 1.0.x

The Entity Type Manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/PluginAlter.php, line 28

Class

PluginAlter
Implementation callbacks for plugin alter hooks.

Namespace

Drupal\block_list_override

Code

protected $entityTypeManager;