_isCLI; $this->_isCLI = false; $result = parent::_hasSession(); $this->_isCLI = $isCLI; return $result; } }