parent
3b6b0b8d4b
commit
13827c79e4
|
@ -274,7 +274,6 @@ class Url
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the basePath for this url
|
* Set the basePath for this url
|
||||||
*
|
*
|
||||||
|
@ -299,7 +298,7 @@ class Url
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Overwrite the host
|
* Set the host for this url
|
||||||
*
|
*
|
||||||
* @param string $host New host of this Url
|
* @param string $host New host of this Url
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue