protected property SqlContentEntityStorageSchema::$updateBackupRepository in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php \Drupal\Core\Entity\Sql\SqlContentEntityStorageSchema::updateBackupRepository
The key-value collection for tracking entity update backup repository.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface
File
- core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php, line 104
Class
- SqlContentEntityStorageSchema
- Defines a schema handler that supports revisionable, translatable entities.
Namespace
Drupal\Core\Entity\SqlCode
protected $updateBackupRepository;