You are here

protected property QueryAccessHandlerBase::$entityType in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Access/QueryAccessHandlerBase.php \Drupal\group\Entity\Access\QueryAccessHandlerBase::entityType

The entity type.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

src/Entity/Access/QueryAccessHandlerBase.php, line 26

Class

QueryAccessHandlerBase
Controls query access for the Group module's entities.

Namespace

Drupal\group\Entity\Access

Code

protected $entityType;