Guides

DirectiveOption
in package

FinalYes

Table of Contents

Properties

$name  : string
$value  : string|int|float|bool|null

Methods

__construct()  : mixed
appendValue()  : void
getName()  : string
getValue()  : string|int|float|bool|null
toBool()  : bool
toString()  : string

Properties

Methods

__construct()

public __construct(string $name[, string|int|float|bool|null $value = null ]) : mixed
Parameters
$name : string
$value : string|int|float|bool|null = null

appendValue()

public appendValue(string $append) : void
Parameters
$append : string

getValue()

public getValue() : string|int|float|bool|null
Return values
string|int|float|bool|null

        
On this page

Search results