Neos\Neos\Ui\TypoScript\RenderStateImplementation::getContext PHP Méthode

getContext() protected méthode

protected getContext ( )
    protected function getContext()
    {
        return $this->tsValue('context');
    }
RenderStateImplementation