koselig/library

View on GitHub
src/Admin/Page.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public static function addPage($pageTitle, $menuTitle, $capability, $slug, $action, $iconUrl = '', $position = null)
Severity: Major
Found in src/Admin/Page.php - About 50 mins to fix

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

        public static function addSubpage($parent, $pageTitle, $menuTitle, $capabilities, $slug, $action)
    Severity: Minor
    Found in src/Admin/Page.php - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status