src/Hodor/JobQueue/Superqueue.php
Showing 1 of 1 total issue
Avoid variables with short names like $db. Configured minimum length is 3. Open
Open
$db = $this->database;
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
$db = $this->database;