You are here

protected property UserSection::$userSectionStorage in Workbench Access 8

User storage.

Type: \Drupal\workbench_access\UserSectionStorageInterface

File

src/Plugin/views/field/UserSection.php, line 40

Class

UserSection
Field handler to present the section assigned to the user.

Namespace

Drupal\workbench_access\Plugin\views\field

Code

protected $userSectionStorage;