Home
last modified time | relevance | path

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

/plugin/directorylist/syntax/
H A DSplFileArray.php13 private $filesystemarray = array(); variable in SplFileArray
30 $this->filesystemarray = $this->readdir($path, $recursive);
39 return $this->filesystemarray;