autowp/autowp

View on GitHub
module/Application/src/Maintenance.php

Summary

Maintainability
A
0 mins
Test Coverage
D
68%

Possibly zero references to public method \Application\Maintenance::dailyMaintenance()
Open

    public function dailyMaintenance(Cron\CronEvent $event): void
Severity: Minor
Found in module/Application/src/Maintenance.php by phan

Parameter $priority is never used
Open

    public function attach(EventManagerInterface $events, $priority = 1): void
Severity: Minor
Found in module/Application/src/Maintenance.php by phan

There are no issues that match your filters.

Category
Status