You are here

public function AccessSchemeInterface::getPluralLabel in Workbench Access 8

Gets the scheme plural label.

Return value

string Scheme label.

1 method overrides AccessSchemeInterface::getPluralLabel()
AccessScheme::getPluralLabel in src/Entity/AccessScheme.php
Gets the scheme plural label.

File

src/Entity/AccessSchemeInterface.php, line 18

Class

AccessSchemeInterface
Provides an interface for defining Access scheme entities.

Namespace

Drupal\workbench_access\Entity

Code

public function getPluralLabel();