forked from mirror/Part-DB.Part-DB-server
Improved organisation of Services
This commit is contained in:
parent
c3308aaf24
commit
a4eae19a1f
56 changed files with 100 additions and 97 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
namespace App\Controller;
|
||||
|
||||
use App\Services\GitVersionInfo;
|
||||
use App\Services\Misc\GitVersionInfo;
|
||||
use App\Services\Misc\DBInfoHelper;
|
||||
use Doctrine\ORM\EntityManagerInterface;
|
||||
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue