Should only be cosmetic
This commit is contained in:
Jellyfrog
2021-03-24 09:13:43 -05:00
committed by GitHub
parent d06c65a746
commit 3cfffb9912
37 changed files with 89 additions and 71 deletions
@@ -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)