mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Data\Filter: add missing abstract function type
This commit is contained in:
parent
53bca911fb
commit
178ddaade7
@ -28,7 +28,7 @@ abstract class Filter
|
||||
|
||||
abstract public function isEmpty();
|
||||
|
||||
abstract function toQueryString();
|
||||
abstract public function toQueryString();
|
||||
|
||||
public function getUrlParams()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user