Documentation

TaggedValue
in package

FinalYes
Tags
author

Nicolas Grekas p@tchwork.com

author

Guilhem N. egetick@gmail.com

Table of Contents

Properties

$tag  : mixed
$value  : mixed

Methods

__construct()  : mixed
getTag()  : string
getValue()  : mixed

Properties

Methods

__construct()

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

getTag()

public getTag() : string
Return values
string

        
On this page

Search results