Searched defs:createFromPath (Results 1 – 4 of 4) sorted by relevance
/plugin/combo/ComboStrap/ | ||
H A D | FetcherRawLocalPath.php | 20 public static function createFromPath(WikiPath $wikiPath): FetcherRawLocalPath function in ComboStrap\\FetcherRawLocalPath |
H A D | File.php | 121 public static function createFromPath($path): File function in ComboStrap\\File |
H A D | Json.php | 49 public static function createFromPath(Path $path): Json function in ComboStrap\\Json |
H A D | WikiPath.php | 718 static function createFromPath(string $path, string $drive, string $rev = null): WikiPath function in ComboStrap\\WikiPath |