StreamWrapperFactoryInterface
in
Table of Contents
Methods
- createStreamWrapper() : StreamWrapperInterface|null
- statUrl() : array<string|int, mixed>|false
Methods
createStreamWrapper()
public
createStreamWrapper(string $url, string $mode, int $options) : StreamWrapperInterface|null
Parameters
- $url : string
- $mode : string
- $options : int
Return values
StreamWrapperInterface|nullstatUrl()
public
statUrl(string $url, int $flags) : array<string|int, mixed>|false
Parameters
- $url : string
- $flags : int