Home
last modified time | relevance | path

Searched refs:_tmpArguments (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/exception/
H A DIdle.php56 protected $_tmpArguments = null; variable in Hoa\\Exception\\Idle
105 $this->_tmpArguments = $arguments;
151 $arguments = $this->_tmpArguments;
164 unset($this->_tmpArguments);