More PHPDoc changes (#12674)

* PHPDoc

* Override type hint
This commit is contained in:
Jellyfrog
2021-03-30 11:16:44 +02:00
committed by GitHub
parent 64e50e4d85
commit 10cf97e581
15 changed files with 39 additions and 5 deletions

View File

@@ -43,6 +43,9 @@ class MuninPluginController extends SelectController
->select('mplug_id', 'mplug_type', 'device_id');
}
/**
* @param MuninPlugin $munin_plugin
*/
public function formatItem($munin_plugin)
{
return [