You are here

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

Whether the target entity type implements the EntityPublishedInterface.

Type: bool

File

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

Class

PermissionProviderTrait
Trait for group relation permission providers.

Namespace

Drupal\group\Plugin\Group\RelationHandler

Code

protected $implementsPublishedInterface;