rilwis/meta-box

View on GitHub
inc/loader.php

Summary

Maintainability
A
1 hr
Test Coverage

Method init has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function init() {
        $this->constants();

        // PSR-4 autoload.
        $psr4_autoload = dirname( __DIR__ ) . '/vendor/autoload.php';
Severity: Minor
Found in inc/loader.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status