Prado\Web\TCacheHttpSession::getCacheModuleID PHP Метод

getCacheModuleID() публичный Метод

public getCacheModuleID ( ) : string
Результат string the ID of the cache module.
    public function getCacheModuleID()
    {
        return $this->_cacheModuleID;
    }