You are here

protected property WorkbenchAccessBlock::$entityTypeManager in Workbench Access 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/WorkbenchAccessBlock.php, line 31

Class

WorkbenchAccessBlock
Creates a block to show editorial status.

Namespace

Drupal\workbench_access\Plugin\Block

Code

protected $entityTypeManager;