BearFramework\DataObject::fromJSON

Creates an object and fills its properties from the JSON specified.
public static object fromJSON string $data )
Parameters
data
The data used for the object properties.
Returns
Returns a newly constructed object.
Details
Location: ~/src/DataObject.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.