Neos\Neos\Ui\TypoScript\RenderStateImplementation::getContext PHP Method

getContext() protected method

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