Home
last modified time | relevance | path

Searched refs:_handlePath (Results 1 – 1 of 1) sorted by path

/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DDirectory.php68 private static $_handlePath = null; variable in Hoa\\Iterator\\Recursive\\Directory
89 if (null !== self::$_handlePath) {
90 $this->_relativePath = self::$_handlePath;
91 self::$_handlePath = null;
132 self::$_handlePath = $this->getRelativePath();