Invis1ble/assistant

View on GitHub
src/AppBundle/Manager/TaskManager.php

Summary

Maintainability
A
2 hrs
Test Coverage

Showing 1 of 1 total issue

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

<?php
 
namespace AppBundle\Manager;
 
use AppBundle\Entity\Task;
Severity: Major
Found in src/AppBundle/Manager/TaskManager.php and 1 other location - About 2 hrs to fix
src/AppBundle/Manager/CategoryManager.php on lines 1..57

There are no issues that match your filters.

Category
Status