You are here

protected property UserFilteredSelectionDeriver::$label in Workbench Access 8

Label.

Type: string

Overrides TaxonomyHierarchySelectionDeriver::$label

File

src/Plugin/Deriver/UserFilteredSelectionDeriver.php, line 13

Class

UserFilteredSelectionDeriver
Defines a selection handler deriver for filtered users.

Namespace

Drupal\workbench_access\Plugin\Deriver

Code

protected $label = 'Filtered user selection: @name';