mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#12117)
* Apply fixes from StyleCI * Disable style check
This commit is contained in:
@@ -43,7 +43,7 @@ class Pfsense extends Unix implements OSPolling
|
||||
'pfCounterFragment.0',
|
||||
'pfCounterShort.0',
|
||||
'pfCounterNormalize.0',
|
||||
'pfCounterMemDrop.0'
|
||||
'pfCounterMemDrop.0',
|
||||
], '-OQUs', 'BEGEMOT-PF-MIB');
|
||||
|
||||
if (is_numeric($oids[0]['pfStateTableCount'])) {
|
||||
|
Reference in New Issue
Block a user