mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 06:44:33 +02:00
Correct PHPDoc of ::setSearchColumns()
This commit is contained in:
parent
1ce9900c86
commit
4f4d7ccba2
@ -80,6 +80,8 @@ class FilterEditor extends AbstractWidget
|
||||
* Set columns to search in
|
||||
*
|
||||
* @param array $searchColumns
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
public function setSearchColumns(array $searchColumns)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user