Searched refs:_previous (Results 1 – 1 of 1) sorted by relevance
77 protected $_previous = null; variable in Hoa\\Exception\\Idle136 if (null === $this->_previous) {137 $this->_previous = $this->getPrevious();140 return $this->_previous;