mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -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 [
|
||||
|
Reference in New Issue
Block a user