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

getState() protected method

protected getState ( )
    protected function getState()
    {
        return $this->tsValue('state');
    }
RenderStateImplementation