You are here

public constant TeamRoleInterface::TEAM_MEMBER_ROLE in Apigee Edge 8

Team member team role entity id.

File

modules/apigee_edge_teams/src/Entity/TeamRoleInterface.php, line 17

Class

TeamRoleInterface
Provides an interface for defining Team Role entities.

Namespace

Drupal\apigee_edge_teams\Entity

Code

public const TEAM_MEMBER_ROLE = 'member';