You are here

protected property QueryAccessHandlerBase::$bundleInfo in Entity API 8

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/QueryAccess/QueryAccessHandlerBase.php, line 34

Class

QueryAccessHandlerBase
Provides common logic for query access handlers.

Namespace

Drupal\entity\QueryAccess

Code

protected $bundleInfo;