You are here

protected property UserSectionStorage::$roleSectionStorage in Workbench Access 8

Role section storage service.

Type: \Drupal\workbench_access\RoleSectionStorageInterface

File

src/UserSectionStorage.php, line 34

Class

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

Namespace

Drupal\workbench_access

Code

protected $roleSectionStorage;