Documentation

MobiImages
in package

Table of Contents

Properties

$items  : array<string|int, mixed>
$stream  : Stream

Methods

getItems()  : array<string|int, string>
make()  : self|null
__construct()  : mixed

Properties

$items

protected array<string|int, mixed> $items = []

Methods

getItems()

public getItems([bool $base64Decode = true ]) : array<string|int, string>
Parameters
$base64Decode : bool = true
Return values
array<string|int, string>

make()

public static make(string $path) : self|null
Parameters
$path : string
Return values
self|null

__construct()

protected __construct(Stream $stream[, array<string|int, mixed> $items = [] ]) : mixed
Parameters
$stream : Stream
$items : array<string|int, mixed> = []

        
On this page

Search results