You are here

protected property PluginAlter::$entityTypeManager in Block Blacklist [Deprecated] 8

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_blacklist

Code

protected $entityTypeManager;