You are here

protected property TeamRole::$locked in Apigee Edge 8

An indicator that a role can not be removed.

Type: bool

File

modules/apigee_edge_teams/src/Entity/TeamRole.php, line 86

Class

TeamRole
Defines the Team Role entity.

Namespace

Drupal\apigee_edge_teams\Entity

Code

protected $locked = FALSE;