You are here

protected property TaxonomyHierarchySelection::$currentUser in Workbench Access 8

Current user.

Type: \Drupal\Core\Session\AccountInterface

Overrides DefaultSelection::$currentUser

File

src/Plugin/EntityReferenceSelection/TaxonomyHierarchySelection.php, line 42

Class

TaxonomyHierarchySelection
Provides specific access control for the taxonomy_term entity type.

Namespace

Drupal\workbench_access\Plugin\EntityReferenceSelection

Code

protected $currentUser;