willpower232/TOTPBTF3

View on GitHub
app/Helpers/TwigBridgeExtension/GetCriticalCSS.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function getFunctions()
    {
        return array(
            /**
             * Based on https://www.filamentgroup.com/lab/inlining-cache.html
Severity: Minor
Found in app/Helpers/TwigBridgeExtension/GetCriticalCSS.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status