AthensFramework/core

View on GitHub
src/admin/AdminBuilder.php

Summary

Maintainability
A
1 hr
Test Coverage

Method build has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function build()
    {
        $this->validateInitializer();
        $this->validateRenderer();
        
Severity: Minor
Found in src/admin/AdminBuilder.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status