PHP Interface FOF30\Hal\Render\RenderInterface

See also: http://stateless.co/hal_specification.html
Afficher le fichier Open project: akeeba/fof

Méthodes publiques

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

Method Details

render() public méthode

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