Creates an object and fills its properties from the array specified.
public static object fromArray ( array $data )
The data used for the object properties.
Returns a newly constructed object.
Class: IvoPetkov\DataObject
Location: ~/src/DataObject.php