lightster/hodor

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

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

Avoid excessively long variable names like $job_options_validator. Keep variable name length under 20.
Open

private $job_options_validator;
Severity: Minor
Found in src/Hodor/JobQueue/BufferQueue.php by phpmd
Category
Status