DirectiveOption
in package
Table of Contents
- $name : string
- $value : mixed
- __construct() : mixed
- getName() : string
- getValue() : mixed
Properties
$name
private
string
$name
$value
private
mixed
$value
Methods
__construct()
public
__construct(string $name, mixed $value) : mixed
Parameters
- $name : string
- $value : mixed
Return values
mixed —getName()
public
getName() : string
Return values
string —getValue()
public
getValue() : mixed