You are here

protected property EventOnlyQueryAccessHandler::$entityType in Entity API 8

The entity type.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

src/QueryAccess/EventOnlyQueryAccessHandler.php, line 25

Class

EventOnlyQueryAccessHandler
Generic query access handler for entity types that do not have one.

Namespace

Drupal\entity\QueryAccess

Code

protected $entityType;