FarahStreamWrapperFactory
in package
implements
StreamWrapperFactoryInterface
FinalYes
Stream wrapper factory for resolving farah:// URLs into readable streams.
Tags
Table of Contents
Interfaces
- StreamWrapperFactoryInterface
Methods
- createStreamWrapper() : StreamWrapperInterface
- statUrl() : array<string|int, mixed>|bool
Methods
createStreamWrapper()
public
createStreamWrapper(string $url, string $mode, int $options) : StreamWrapperInterface
Parameters
- $url : string
- $mode : string
- $options : int
Return values
StreamWrapperInterfacestatUrl()
public
statUrl(string $url, int $flags) : array<string|int, mixed>|bool
Parameters
- $url : string
- $flags : int