Searched refs:getFirstExistingPath (Results 1 – 2 of 2) sorted by relevance
382 $icoWikiPath = FileSystems::getFirstExistingPath($iconPaths);416 $iconPath = FileSystems::getFirstExistingPath($iconPaths);449 $iconPath = FileSystems::getFirstExistingPath($iconPaths);
276 public static function getFirstExistingPath(array $paths): Path function in ComboStrap\\FileSystems