protected property SqlContentEntityStorageSchemaConverterTestBase::$installedStorageSchema in Drupal 8
The key-value collection for tracking installed storage schema.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface
File
- core/
modules/ system/ tests/ src/ Functional/ Entity/ Update/ SqlContentEntityStorageSchemaConverterTestBase.php, line 36
Class
- SqlContentEntityStorageSchemaConverterTestBase
- Defines a class for testing the conversion of entity types to revisionable.
Namespace
Drupal\Tests\system\Functional\Entity\UpdateCode
protected $installedStorageSchema;