Searched defs:createFromUri (Results 1 – 5 of 5) sorted by relevance
| /plugin/combo/ComboStrap/ ! | ||
| H A D | Path.php | 27 public static function createFromUri(string $uri): Path; function |
| H A D | LocalPath.php | 36 public static function createFromUri($uri): LocalPath function in ComboStrap\\LocalPath |
| H A D | WikiPath.php | 464 static function createFromUri(string $uri): WikiPath function in ComboStrap\\WikiPath |
| H A D | MarkupPath.php | 2303 static function createFromUri(string $uri): MarkupPath function in ComboStrap\\MarkupPath |
| /plugin/combo/ComboStrap/Web/ ! | ||
| H A D | Url.php | 990 public static function createFromUri(string $uri): Path function in ComboStrap\\Web\\Url |