Prado\Caching\TGlobalStateCacheDependency::getStateName PHP Method

getStateName() public method

public getStateName ( ) : string
return string the name of the global state
    public function getStateName()
    {
        return $this->_stateName;
    }