PHP Interface FOF30\Hal\Render\RenderInterface

See also: http://stateless.co/hal_specification.html
Show file Open project: akeeba/fof

Public Methods

Method Description
render ( array $options = [] ) : string Render a HAL document into a representation suitable for consumption.

Method Details

render() public method

Render a HAL document into a representation suitable for consumption.
public render ( array $options = [] ) : string
$options array Renderer-specific options
return string