interface StorageManagerInterface (View source)

Interface for a storage manager.

Methods

getStorage()

Get the config storage.

Details

StorageInterface getStorage()

Get the config storage.

Return Value

StorageInterface

The config storage.

Exceptions

StorageTransformerException