tabuna/VestaAPI

View on GitHub
src/Services/Cron.php

Summary

Maintainability
A
1 hr
Test Coverage

Method editCron has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function editCron($job, $min, $hour, $day, $month, $wday, $cmd)
Severity: Major
Found in src/Services/Cron.php - About 50 mins to fix

    Method addCron has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function addCron($min, $hour, $day, $month, $wday, $cmd)
    Severity: Minor
    Found in src/Services/Cron.php - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status