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 | 2301 static function createFromUri(string $uri): MarkupPath global() function in ComboStrap\\MarkupPath |
/plugin/combo/ComboStrap/Web/ | ||
H A D | Url.php | 953 public static function createFromUri(string $uri): Path global() function in ComboStrap\\Web\\Url |