phpDocumentor

CallArgument
in package

FinalYes

Table of Contents

Properties

$name  : string|null
$value  : string

Methods

__construct()  : mixed
getName()  : string|null
getValue()  : string

Properties

Methods

__construct()

public __construct(string $value, string|null $name) : mixed
Parameters
$value : string
$name : string|null

getName()

public getName() : string|null
Return values
string|null

getValue()

public getValue() : string
Return values
string

        
On this page

Search results