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