Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/stream/
H A DComposite.php61 protected $_innerStream = null; variable in Hoa\\Stream\\Composite
97 $old = $this->_innerStream;
98 $this->_innerStream = $innerStream;
110 return $this->_innerStream;