PHP Neos\Flow\ResourceManagement\Streams 네임스페이스

Interfaces

이름 설명
StreamWrapperInterface A stream wrapper interface. Modeled after the PHP streamWrapper class prototype. Check http://php.net/streamwrapper for details on that.

클래스들

이름 설명
ResourceStreamWrapper A stream wrapper for resources.
StreamWrapperAdapter A generic stream wrapper sitting between PHP and stream wrappers implementing StreamWrapperInterface.