Upgrade to 3.5.5
This commit is contained in:
@@ -189,7 +189,7 @@ trait FileFoundation
|
||||
* Setter for the root
|
||||
*
|
||||
* @param string|null $root
|
||||
* @return self
|
||||
* @return $this
|
||||
*/
|
||||
protected function setRoot(string $root = null)
|
||||
{
|
||||
@@ -201,7 +201,7 @@ trait FileFoundation
|
||||
* Setter for the file url
|
||||
*
|
||||
* @param string $url
|
||||
* @return self
|
||||
* @return $this
|
||||
*/
|
||||
protected function setUrl(string $url)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user