mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -255,10 +255,10 @@ class DeviceController extends TableController
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $device
|
||||
* @param $count
|
||||
* @param $tab
|
||||
* @param $icon
|
||||
* @param int|Device $device
|
||||
* @param mixed $count
|
||||
* @param mixed $tab
|
||||
* @param mixed $icon
|
||||
* @return string
|
||||
*/
|
||||
private function formatMetric($device, $count, $tab, $icon)
|
||||
|
||||
Reference in New Issue
Block a user