Documentation

DocCommentTag
in package

Table of Contents

$name  : string
$value  : string|null
__construct()  : mixed
getType()  : string
getValue()  : string
getVariableName()  : string

Properties

Methods

__construct()

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

getType()

public getType() : string
Return values
string

getValue()

public getValue() : string
Return values
string

getVariableName()

public getVariableName() : string
Return values
string

Search results