You are here

protected property GroupContentPermissionProvider::$implementsOwnerInterface in Group 8

Whether the target entity type implements the EntityOwnerInterface.

Type: bool

File

src/Plugin/GroupContentPermissionProvider.php, line 27

Class

GroupContentPermissionProvider
Provides group permissions for GroupContent entities.

Namespace

Drupal\group\Plugin

Code

protected $implementsOwnerInterface;