mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Url
: Fix type of parameter $values
of with()
method
This commit is contained in:
parent
6353f79528
commit
eed1b0a680
@ -748,7 +748,7 @@ class Url
|
||||
* remove from the query list
|
||||
*
|
||||
* @param string|array $param A single string or an array containing parameter names
|
||||
* @param array $values an optional values array
|
||||
* @param mixed $values an optional values array
|
||||
*
|
||||
* @return static
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user