Dhii/output-renderer-base

View on GitHub
src/CreateTemplateRenderExceptionCapableTrait.php

Summary

Maintainability
A
0 mins
Test Coverage

Method _createTemplateRenderException has 5 arguments (exceeds 4 allowed). Consider refactoring.
Invalid

        $message = null,
        $code = null,
        RootException $previous = null,
        TemplateInterface $template = null,
        $context = null
Severity: Minor
Found in src/CreateTemplateRenderExceptionCapableTrait.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status