phug-php/renderer

View on GitHub
Renderer/CacheInterface.php

Summary

Maintainability
A
35 mins
Test Coverage

Method displayCached has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function displayCached($path, $input, callable $rendered, array $variables, &$success = null);
Severity: Minor
Found in Renderer/CacheInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status