protected property EntityTestDefinitionSubscriber::$entityLastInstalledSchemaRepository in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php \Drupal\entity_test\EntityTestDefinitionSubscriber::entityLastInstalledSchemaRepository
The last installed schema repository.
Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface
File
- core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestDefinitionSubscriber.php, line 39
Class
- EntityTestDefinitionSubscriber
- Test entity type and field storage definition event subscriber.
Namespace
Drupal\entity_testCode
protected $entityLastInstalledSchemaRepository;