You are here

protected property SqlContentEntityStorageSchemaTest::$installedStorageSchema in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php \Drupal\KernelTests\Core\Entity\Sql\SqlContentEntityStorageSchemaTest::installedStorageSchema

The key-value collection for tracking installed storage schema.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

core/tests/Drupal/KernelTests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php, line 18

Class

SqlContentEntityStorageSchemaTest
@group Entity

Namespace

Drupal\KernelTests\Core\Entity\Sql

Code

protected $installedStorageSchema;