Searched refs:standardsDir (Results 1 – 1 of 1) sorted by relevance
2230 * @param string $standardsDir A specific directory to look for standards2239 $standardsDir='' argument2243 if ($standardsDir === '') {2246 $installedPaths = array($standardsDir);2249 foreach ($installedPaths as $standardsDir) {2250 $di = new DirectoryIterator($standardsDir);