phpDocumentor

ComponentOptionAttribute

Class ComponentOptionAttribute

Table of Contents

$name  : mixed
$value  : mixed
create()  : ComponentOptionAttribute
name()  : mixed
value()  : mixed
__construct()  : mixed
ComponentOptionAttribute constructor.

Properties

Methods

__construct()

ComponentOptionAttribute constructor.

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

Search results