Abstract
-
Children
Methods |
public
__get
(
string
$field
) Unset fields will return null |
public __set ( string $field , $value ) : void |
public getData () : array |
public getJSON () : string |
public
getValidFields
() :
array
Return all the valid fields for the object. Index is field name and value is the type. |
Properties |
protected static $validFields |
Properties |
private $data |
Properties |
protected static $validFields |