bnomei/kirby3-boost

View on GitHub
classes/BoostDirInventory.php

Summary

Maintainability
A
1 hr
Test Coverage

Method patchDirClass has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function patchDirClass(): void
    {
        $reflection = new ReflectionClass(Dir::class);
        $file = $reflection->getFileName();

Severity: Minor
Found in classes/BoostDirInventory.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status