ernestwisniewski/kbin

View on GitHub
src/Twig/Extension/SubjectExtension.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getTests has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getTests(): array
    {
        return [
            new TwigTest(
                'entry', function ($subject) {
Severity: Minor
Found in src/Twig/Extension/SubjectExtension.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status