class WorkspaceJsonView extends JsonView (View source)

A view specialised on a JSON representation of Workspaces.

This view is used by the service controllers in Neos\Neos\Controller\Service\

Methods

string
render()

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

Details

string render()

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

Return Value

string