rest_mediatekdocuments

MultiReader
in package
implements ReaderInterface

FinalYes

Table of Contents

Interfaces

ReaderInterface

Properties

$readers  : array<string|int, ReaderInterface>
The set of readers to use.

Methods

__construct()  : void
Create a new multi-reader instance.
read()  : Option<string|int, string>
Read an environment variable, if it exists.

Properties

Methods

read()

Read an environment variable, if it exists.

public read(non-empty-string $name) : Option<string|int, string>
Parameters
$name : non-empty-string
Return values
Option<string|int, string>

        
On this page

Search results