Solved naming bugs

This commit is contained in:
Kevin Frantz
2018-09-13 22:43:19 +02:00
parent ff7fb57baf
commit 8a5efb2e1f
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace Entity\Attribut;
namespace App\Entity\Attribut;
use App\Entity\RightInterface;