Left todo :)

This commit is contained in:
Kevin Frantz 2018-11-24 22:38:38 +01:00
parent 1845e0cdba
commit 6ebcb28dd0

View File

@ -11,6 +11,8 @@ use App\Entity\Attribut\SlugAttributInterface;
use App\Entity\Attribut\MembersAttributInterface; use App\Entity\Attribut\MembersAttributInterface;
/** /**
* @todo Move the members functions to an member ship manager
*
* @author kevinfrantz * @author kevinfrantz
*/ */
interface SourceInterface extends IdAttributInterface, EntityInterface, MembershipsAttributInterface, LawAttributInterface, RelationAttributInterface, SlugAttributInterface, MembersAttributInterface interface SourceInterface extends IdAttributInterface, EntityInterface, MembershipsAttributInterface, LawAttributInterface, RelationAttributInterface, SlugAttributInterface, MembersAttributInterface