mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#13208)
This commit is contained in:
@@ -278,8 +278,8 @@ class Component
|
||||
* Get the component id for the first component in the array
|
||||
* Only set $device_id if using the array from getCompenents(), which is keyed by device_id
|
||||
*
|
||||
* @param array $component_array
|
||||
* @param int $device_id
|
||||
* @param array $component_array
|
||||
* @param int $device_id
|
||||
* @return int the component id
|
||||
*/
|
||||
public function getFirstComponentID($component_array, $device_id = null)
|
||||
|
Reference in New Issue
Block a user