Baleen\Cli\CommandBus\Util\StorageAwareInterface¶
-
interface
StorageAwareInterface¶ Interface StorageAwareInterface.
-
getStorage()¶ Returns: StorageInterface
-
setStorage(StorageInterface $storage = null)¶ Parameters: - $storage (StorageInterface) –
-