function EntityManagerInterface::getLastInstalledDefinition
Deprecated
in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinition() instead.
See also
https://www.drupal.org/node/2549139
1 method overrides EntityManagerInterface::getLastInstalledDefinition()
- EntityManager::getLastInstalledDefinition in core/
lib/ Drupal/ Core/ Entity/ EntityManager.php
File
-
core/
lib/ Drupal/ Core/ Entity/ EntityManagerInterface.php, line 24
Class
- EntityManagerInterface
- Provides an interface for entity type managers.
Namespace
Drupal\Core\EntityCode
public function getLastInstalledDefinition($entity_type_id);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.