dbudwin/RoboHome-Web

View on GitHub
app/Device.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

Avoid excessively long variable names like $htmlDataAttributesForSpecificDeviceProperties. Keep variable name length under 35.
Open

$htmlDataAttributesForSpecificDeviceProperties = [];
Severity: Minor
Found in app/Device.php by phpmd
Category
Status