Upgrade to 3.4.3

This commit is contained in:
Bastian Allgeier
2020-09-15 10:25:09 +02:00
parent 54b9ba3047
commit d8e797dd9b
108 changed files with 1750 additions and 523 deletions

View File

@@ -54,7 +54,7 @@ class Url extends BaseUrl
/**
* Smart resolver for internal and external urls
*
* @param string $path
* @param string|null $path
* @param array|string|null $options Either an array of options for the Uri class or a language string
* @return string
*/