SetStateClass
extends NotSetStateClass
in package
Table of Contents
- $values : mixed
- $value : mixed
- __construct() : mixed
- __set_state() : mixed
- getValue() : mixed
Properties
$values
public
static mixed
$values
= array()
$value
private
mixed
$value
Methods
__construct()
public
__construct(mixed $value) : mixed
Parameters
- $value : mixed
Return values
mixed —__set_state()
public
static __set_state(mixed $data) : mixed
Parameters
- $data : mixed
Return values
mixed —getValue()
public
getValue() : mixed