protected property QueryAccessHandlerBase::$entityType in Group 8
Same name and namespace in other branches
- 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\AccessCode
protected $entityType;