An array of handlers.
Type: array
File
- core/lib/Drupal/Core/Entity/EntityType.php, line 82
Class
- EntityType
- Provides an implementation of an entity type and its metadata.
Namespace
Drupal\Core\Entity
Code
protected $handlers = array();
An array of handlers.
Type: array
Drupal\Core\Entity
protected $handlers = array();
Please login to continue.