PHP Neos\Flow\ResourceManagement\Storage Пространство имен

Interfaces

Имя Описание
StorageInterface Interface for a resource storage
WritableStorageInterface Interface of a PersistentResource Storage which provides import functionality.

Классы

Имя Описание
FileSystemStorage A resource storage based on the (local) file system
PackageStorage A resource storage which stores and retrieves resources from active Flow packages.
StorageObject An Object which is stored in a Storage
WritableFileSystemStorage A resource storage based on the (local) file system