3runoDesign/setRobot

View on GitHub
app/helpers.php

Summary

Maintainability
A
1 hr
Test Coverage

Method filter_templates has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function filter_templates($templates)
{
    $paths = apply_filters('sage/filter_templates/paths', [
        'views',
        'resources/views'
Severity: Minor
Found in app/helpers.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status