Automated formatting changes

This commit is contained in:
Formatter Bot 2021-02-08 22:03:52 +00:00
parent 0b9767c20f
commit 96b674e6a2
2 changed files with 94 additions and 94 deletions

View File

@ -12,52 +12,52 @@
declare(strict_types=1);
return ['Monitoring' => [
'Alerts' => '',
'All' => '',
'Backtrace' => '',
'CPUUsage' => '',
'Created' => '',
'CreatedBy' => '',
'Criticals' => '',
'Debug' => '',
'Deprecated' => '',
'Description' => '',
'Alerts' => '',
'All' => '',
'Backtrace' => '',
'CPUUsage' => '',
'Created' => '',
'CreatedBy' => '',
'Criticals' => '',
'Debug' => '',
'Deprecated' => '',
'Description' => '',
'DisabledFunctions' => '',
'DiskUsage' => '',
'Emergencies' => '',
'Errors' => '',
'Exception' => '',
'File' => '',
'Info' => '',
'Inspect' => '',
'Inspection' => '',
'Integrity' => '',
'Level' => '',
'Line' => '',
'Logs' => '',
'MemoryLimit' => '',
'Message' => '',
'Modified' => '',
'NG' => '',
'Notices' => '',
'OK' => '',
'OS' => '',
'Penetrators' => '',
'PHPSettings' => '',
'RAMUsage' => '',
'Release' => '',
'Report' => '',
'Source' => '',
'Status' => '',
'System' => '',
'SystemRAM' => '',
'Theme' => '',
'Time' => '',
'Timestamp' => '',
'Total' => '',
'Unicode' => '',
'Uri' => '',
'Version' => '',
'Warnings' => '',
'Files' => '',
'DiskUsage' => '',
'Emergencies' => '',
'Errors' => '',
'Exception' => '',
'File' => '',
'Info' => '',
'Inspect' => '',
'Inspection' => '',
'Integrity' => '',
'Level' => '',
'Line' => '',
'Logs' => '',
'MemoryLimit' => '',
'Message' => '',
'Modified' => '',
'NG' => '',
'Notices' => '',
'OK' => '',
'OS' => '',
'Penetrators' => '',
'PHPSettings' => '',
'RAMUsage' => '',
'Release' => '',
'Report' => '',
'Source' => '',
'Status' => '',
'System' => '',
'SystemRAM' => '',
'Theme' => '',
'Time' => '',
'Timestamp' => '',
'Total' => '',
'Unicode' => '',
'Uri' => '',
'Version' => '',
'Warnings' => '',
'Files' => '',
]];

View File

@ -12,52 +12,52 @@
declare(strict_types=1);
return ['Monitoring' => [
'Alerts' => 'Alerts',
'All' => 'All',
'Backtrace' => 'Backtrace',
'CPUUsage' => 'CPU Usage',
'Created' => 'Created',
'CreatedBy' => 'Created By',
'Criticals' => 'Criticals',
'Debug' => 'Debug',
'Deprecated' => 'Deprecated',
'Description' => 'Description',
'Alerts' => 'Alerts',
'All' => 'All',
'Backtrace' => 'Backtrace',
'CPUUsage' => 'CPU Usage',
'Created' => 'Created',
'CreatedBy' => 'Created By',
'Criticals' => 'Criticals',
'Debug' => 'Debug',
'Deprecated' => 'Deprecated',
'Description' => 'Description',
'DisabledFunctions' => 'Disabled Functions',
'DiskUsage' => 'DiskUsage',
'Emergencies' => 'Emergencies',
'Errors' => 'Errors',
'Exception' => 'Exception',
'File' => 'File',
'Info' => 'Info',
'Inspect' => 'Inspect',
'Inspection' => 'Inspection',
'Integrity' => 'Integrity',
'Level' => 'Level',
'Line' => 'Line',
'Logs' => 'Logs',
'MemoryLimit' => 'Memory Limit',
'Message' => 'Message',
'Modified' => 'Modified',
'NG' => 'NG',
'Notices' => 'Notices',
'OK' => 'OK',
'OS' => 'OS',
'Penetrators' => 'Penetrators',
'PHPSettings' => 'PHP Settings',
'RAMUsage' => 'RAM Usage',
'Release' => 'Release',
'Report' => 'Report',
'Source' => 'Source',
'Status' => 'Status',
'System' => 'System',
'SystemRAM' => 'System RAM',
'Theme' => 'Theme',
'Time' => 'Time',
'Timestamp' => 'Timestamp',
'Total' => 'Total',
'Unicode' => 'Unicode',
'Uri' => 'Uri',
'Version' => 'Version',
'Warnings' => 'Warnings',
'Files' => '',
'DiskUsage' => 'DiskUsage',
'Emergencies' => 'Emergencies',
'Errors' => 'Errors',
'Exception' => 'Exception',
'File' => 'File',
'Info' => 'Info',
'Inspect' => 'Inspect',
'Inspection' => 'Inspection',
'Integrity' => 'Integrity',
'Level' => 'Level',
'Line' => 'Line',
'Logs' => 'Logs',
'MemoryLimit' => 'Memory Limit',
'Message' => 'Message',
'Modified' => 'Modified',
'NG' => 'NG',
'Notices' => 'Notices',
'OK' => 'OK',
'OS' => 'OS',
'Penetrators' => 'Penetrators',
'PHPSettings' => 'PHP Settings',
'RAMUsage' => 'RAM Usage',
'Release' => 'Release',
'Report' => 'Report',
'Source' => 'Source',
'Status' => 'Status',
'System' => 'System',
'SystemRAM' => 'System RAM',
'Theme' => 'Theme',
'Time' => 'Time',
'Timestamp' => 'Timestamp',
'Total' => 'Total',
'Unicode' => 'Unicode',
'Uri' => 'Uri',
'Version' => 'Version',
'Warnings' => 'Warnings',
'Files' => '',
]];