mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 07:14:35 +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
|
* remove from the query list
|
||||||
*
|
*
|
||||||
* @param string|array $param A single string or an array containing parameter names
|
* @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
|
* @return static
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user