Invis1ble/assistant

View on GitHub
src/AppBundle/Controller/ExceptionController.php

Summary

Maintainability
A
35 mins
Test Coverage

Showing 1 of 1 total issue

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

protected function createView(\Exception $exception, $code, array $templateData, Request $request, $showException)
Severity: Minor
Found in src/AppBundle/Controller/ExceptionController.php - About 35 mins to fix
Category
Status