protected property SqlContentEntityStorageSchemaConverterTestBase::$lastInstalledSchemaRepository in Drupal 8
The last installed schema repository service.
Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface
File
- core/
modules/ system/ tests/ src/ Functional/ Entity/ Update/ SqlContentEntityStorageSchemaConverterTestBase.php, line 29
Class
- SqlContentEntityStorageSchemaConverterTestBase
- Defines a class for testing the conversion of entity types to revisionable.
Namespace
Drupal\Tests\system\Functional\Entity\UpdateCode
protected $lastInstalledSchemaRepository;