Dhii/output-renderer-base

View on GitHub
src/Exception/RendererException.php

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

<?php
 
namespace Dhii\Output\Exception;
 
use Exception as RootException;
Severity: Major
Found in src/Exception/RendererException.php and 1 other location - About 1 hr to fix
src/Exception/CouldNotRenderException.php on lines 1..63

There are no issues that match your filters.

Category
Status