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
Afficher le fichier Open project: neos/neos-development-collection

Méthodes publiques

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

Method Details

render() public méthode

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