combineRelativePathWithBasePath()
combineRelativePathWithBasePath(string $relativePath, string $basePath) : string
Tries to glue a relative path onto an absolute one
Parameters
string |
$relativePath |
|
string |
$basePath |
|
Throws
- \JsonSchema\Exception\UriResolverException
Returns
string
— Merged path