You are here

public function OgRoleInterface::getLabel in Organic groups 8

Returns the label.

Return value

string The label.

1 method overrides OgRoleInterface::getLabel()
OgRole::getLabel in src/Entity/OgRole.php
Returns the label.

File

src/OgRoleInterface.php, line 59

Class

OgRoleInterface
Provides an interface defining an OG user role entity.

Namespace

Drupal\og

Code

public function getLabel();