Implemented some tests for UserSource and deleted unnecessary attributs

This commit is contained in:
Kevin Frantz
2018-11-04 12:24:52 +01:00
parent 03ce3f5cdf
commit 00ae6412e6
6 changed files with 29 additions and 71 deletions

View File

@@ -2,7 +2,7 @@
namespace App\Entity\Attribut;
use App\Entity\Source\NameSourceInterface;
use App\Entity\Source\Data\NameSourceInterface;
/**
* @author kevinfrantz