mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 00:34:03 +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
|
||||
*
|
||||
* This is still pretty basic, need improvement
|
||||
*
|
||||
* @return static
|
||||
*/
|
||||
public static function fromQueryString($query)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user