lightster/hodor

View on GitHub
src/Hodor/JobQueue/Superqueue.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

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

$db = $this->database;
Severity: Minor
Found in src/Hodor/JobQueue/Superqueue.php by phpmd
Category
Status