FOFHalRenderJson::_getLink
Converts a FOFHalLink object into a stdClass object which will be used for JSON serialisation
Signature
protected function _getLink(FOFHalLink
$linkĀ )
Parameters
-
$link
- The link you want converted
Returns
- stdClass
- The converted link object