The entity definition manager.
Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface
File
- core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php, line 36
Class
- FieldStorageDefinitionListener
- Reacts to field storage definition CRUD on behalf of the Entity system.
Namespace
Drupal\Core\Field
Code
protected $entityLastInstalledSchemaRepository;
Please login to continue.