FlameCore/Infernum

View on GitHub
libraries/Configuration/ThemeMetadata.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getDefinitionTree has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function getDefinitionTree()
    {
        $treeBuilder = new TreeBuilder();
        $rootNode = $treeBuilder->root('theme');

Severity: Minor
Found in libraries/Configuration/ThemeMetadata.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status