autowp/image

View on GitHub
src/Storage/Image.php

Summary

Maintainability
A
0 mins
Test Coverage
A
92%

Showing 1 of 1 total issue

Avoid variables with short names like $id. Configured minimum length is 3.
Open

private int $id;
Severity: Minor
Found in src/Storage/Image.php by phpmd
Category
Status