You are here

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

The Entity Type Manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Blacklist.php, line 18

Class

Blacklist
Service to remove blocks from a list.

Namespace

Drupal\block_blacklist

Code

protected $entityTypeManager;