Flow PHP

Options

FinalYes

Methods

__construct()  : mixed
default()  : self
get()  : bool|int|float
getBool()  : bool
getInt()  : int
set()  : self

Methods

__construct()

public __construct() : mixed

default()

public static default() : self
Return values
self

get()

public get(Option $option) : bool|int|float
Parameters
$option : Option
Return values
bool|int|float

set()

public set(Option $option, bool|int|float $value) : self
Parameters
$option : Option
$value : bool|int|float
Return values
self

        
On this page

Search results