Searched refs:visitedPaths (Results 1 – 1 of 1) sorted by relevance
59 protected $visitedPaths = []; variable in admin_plugin_sitebackup220 $this->visitedPaths = [];279 if (isset($this->visitedPaths[$realPath])) continue;280 $this->visitedPaths[$realPath] = true;