OptionInterface
in
Interface OptionInterface
Table of Contents
Methods
group()
public
group() : string
Return values
string —name()
public
name() : string
Return values
string —type()
public
type() : string|null
Return values
string|null —value()
public
value() : mixed