PHP Class Neos\Neos\View\Service\WorkspaceJsonView

This view is used by the service controllers in Neos\Neos\Controller\Service\
Inheritance: extends Neos\Flow\Mvc\View\JsonView
Show file Open project: neos/neos-development-collection

Public Methods

Method Description
render ( ) : string Configures rendering according to the set variable(s) and calls render on the parent.

Method Details

render() public method

Configures rendering according to the set variable(s) and calls render on the parent.
public render ( ) : string
return string