Neos\Neos\Ui\TypoScript\RenderStateImplementation::getContext PHP Метод

getContext() защищенный Метод

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