The key-value collection for tracking installed storage schema.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface
File
- core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php, line 85
 
Class
- SqlContentEntityStorageSchema
 - Defines a schema handler that supports revisionable, translatable entities.
 
Namespace
Drupal\Core\Entity\Sql
Code
protected $installedStorageSchema;
Please login to continue.