Documentation

FarahStreamWrapperFactory
in package
implements StreamWrapperFactoryInterface

FinalYes

Stream wrapper factory for resolving farah:// URLs into readable streams.

Tags
author

Daniel Schulz

since
2018-04-17

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
StreamWrapperInterface

statUrl()

public statUrl(string $url, int $flags) : array<string|int, mixed>|bool
Parameters
$url : string
$flags : int
Return values
array<string|int, mixed>|bool
On this page

Search results