autowp/autowp

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

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Parameter $priority is never used
Open

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

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

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

Parameter $event is never used
Open

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

There are no issues that match your filters.

Category
Status