PHP 클래스 Neos\Neos\View\Service\AssetJsonView

This view is used by the service controllers in Neos\Neos\Controller\Service\
상속: extends Neos\Flow\Mvc\View\JsonView
파일 보기 프로젝트 열기: neos/neos-development-collection

공개 메소드들

메소드 설명
render ( ) : string Configures rendering according to the set variable(s) and calls render on the parent.

메소드 상세

render() 공개 메소드

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