phpDocumentor

Parameter
in package
implements Stringable

FinalYes

Model representing a parameter in a template or transformation.

Table of Contents

Interfaces

Stringable

Properties

$key  : string
$value  : string

Methods

__construct()  : mixed
__toString()  : string
key()  : string
value()  : string

Properties

Methods

__construct()

public __construct(string $key, string $value) : mixed
Parameters
$key : string
$value : string

__toString()

public __toString() : string
Return values
string

key()

public key() : string
Return values
string

value()

public value() : string
Return values
string

        
On this page

Search results