You are here

protected property UserSectionStorage::$entityTypeManager in Workbench Access 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/UserSectionStorage.php, line 41

Class

UserSectionStorage
Defines a class for storing and retrieving sections assigned to a user.

Namespace

Drupal\workbench_access

Code

protected $entityTypeManager;