protected property BundleEntityStorage::$accessHandler in Lightning Core 8.5
Same name and namespace in other branches
- 8 src/BundleEntityStorage.php \Drupal\lightning_core\BundleEntityStorage::accessHandler
- 8.2 src/BundleEntityStorage.php \Drupal\lightning_core\BundleEntityStorage::accessHandler
- 8.3 src/BundleEntityStorage.php \Drupal\lightning_core\BundleEntityStorage::accessHandler
- 8.4 src/BundleEntityStorage.php \Drupal\lightning_core\BundleEntityStorage::accessHandler
The access control handler.
Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface
File
- src/
BundleEntityStorage.php, line 24
Class
- BundleEntityStorage
- A storage handler for entity types that are bundles of other entity types.
Namespace
Drupal\lightning_coreCode
protected $accessHandler;