mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
lib: Fix PHPDoc of Filter::fromQueryString()
This commit is contained in:
parent
1615ed94b2
commit
b6dc546fe5
@ -227,6 +227,8 @@ abstract class Filter
|
|||||||
* Create filter from queryString
|
* Create filter from queryString
|
||||||
*
|
*
|
||||||
* This is still pretty basic, need improvement
|
* This is still pretty basic, need improvement
|
||||||
|
*
|
||||||
|
* @return static
|
||||||
*/
|
*/
|
||||||
public static function fromQueryString($query)
|
public static function fromQueryString($query)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user