EntitySchemaSubscriber::$entityLastInstalledSchemaRepository

Same name in other branches
  1. 9 core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php \Drupal\workspaces\EventSubscriber\EntitySchemaSubscriber::entityLastInstalledSchemaRepository
  2. 8.9.x core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php \Drupal\workspaces\EventSubscriber\EntitySchemaSubscriber::entityLastInstalledSchemaRepository
  3. 10 core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php \Drupal\workspaces\EventSubscriber\EntitySchemaSubscriber::entityLastInstalledSchemaRepository

The last installed schema definitions.

Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface

File

core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php, line 35

Class

EntitySchemaSubscriber
Defines a class for listening to entity schema changes.

Namespace

Drupal\workspaces\EventSubscriber

Code

protected $entityLastInstalledSchemaRepository;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.