phpDocumentor

PropertyNameAndValueDto

Class PropertyNameAndValueDto

Table of Contents

$name  : string
$value  : string
__construct()  : mixed
PropertyNameAndValueDto constructor.
name()  : string
value()  : string

Properties

Methods

__construct()

PropertyNameAndValueDto constructor.

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

Search results