You are here

protected property GroupContentPermissionProvider::$entityType in Group 8

The entity type the enabler is for.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

src/Plugin/GroupContentPermissionProvider.php, line 20

Class

GroupContentPermissionProvider
Provides group permissions for GroupContent entities.

Namespace

Drupal\group\Plugin

Code

protected $entityType;