You are here

protected property PermissionProviderTrait::$entityType in Group 2.0.x

The entity type the plugin handler is for.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

src/Plugin/Group/RelationHandler/PermissionProviderTrait.php, line 26

Class

PermissionProviderTrait
Trait for group relation permission providers.

Namespace

Drupal\group\Plugin\Group\RelationHandler

Code

protected $entityType;