FOF30\Hal\Render\RenderInterface::render PHP Méthode

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
    public function render($options = array());
RenderInterface