mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#15101)
Co-authored-by: StyleCI Bot <bot@styleci.io>
This commit is contained in:
@@ -121,7 +121,7 @@ function percent_colour($perc)
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $device
|
||||
* @param $device
|
||||
* @return string the path to the icon image for this device. Close to square.
|
||||
*/
|
||||
function getIcon($device)
|
||||
@@ -130,7 +130,7 @@ function getIcon($device)
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $device
|
||||
* @param $device
|
||||
* @return string an image tag with the icon for this device. Close to square.
|
||||
*/
|
||||
function getIconTag($device)
|
||||
@@ -1341,7 +1341,7 @@ function get_schema_list()
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $device
|
||||
* @param $device
|
||||
* @return int|null
|
||||
*/
|
||||
function get_device_oid_limit($device)
|
||||
|
Reference in New Issue
Block a user