mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 22:34:24 +02:00
UrlParams
: Fix type for parameter $default
of method getValues()
This commit is contained in:
parent
d5e93a9d68
commit
e946ed1f0e
@ -74,7 +74,7 @@ class UrlParams
|
||||
* $default if none.
|
||||
*
|
||||
* @param string $param The parameter you're interested in
|
||||
* @param string $default An optional default value
|
||||
* @param array $default An optional default value
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user