12 methods override StorageInterface::delete()

CachedStorage::delete in core/lib/Drupal/Core/Config/CachedStorage.php
Deletes a configuration object from the storage.
CheckpointStorage::delete in core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php
Deletes a configuration object from the storage.
DatabaseStorage::delete in core/lib/Drupal/Core/Config/DatabaseStorage.php
Implements Drupal\Core\Config\StorageInterface::delete().
FileStorage::delete in core/lib/Drupal/Core/Config/FileStorage.php
Deletes a configuration object from the storage.
ManagedStorage::delete in core/lib/Drupal/Core/Config/ManagedStorage.php
Deletes a configuration object from the storage.
MemoryStorage::delete in core/lib/Drupal/Core/Config/MemoryStorage.php
Deletes a configuration object from the storage.
NullStorage::delete in core/lib/Drupal/Core/Config/NullStorage.php
Deletes a configuration object from the storage.
ReadOnlyStorage::delete in core/lib/Drupal/Core/Config/ReadOnlyStorage.php
Deletes a configuration object from the storage.
RecipeConfigStorageWrapper::delete in core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
Deletes a configuration object from the storage.
RecipeExtensionConfigStorage::delete in core/lib/Drupal/Core/Recipe/RecipeExtensionConfigStorage.php
Deletes a configuration object from the storage.
RecipeOverrideConfigStorage::delete in core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php
Deletes a configuration object from the storage.
StorageReplaceDataWrapper::delete in core/modules/config/src/StorageReplaceDataWrapper.php
Deletes a configuration object from the storage.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.