Renamed domain SourceManagement to Source

This commit is contained in:
Kevin Frantz
2019-05-30 17:04:46 +02:00
parent cf8eace690
commit 8b4d9f2338
25 changed files with 55 additions and 55 deletions

View File

@@ -13,7 +13,7 @@ use Infinito\Entity\Meta\Law;
use Infinito\Entity\Meta\LawInterface;
use Infinito\Entity\Meta\RightInterface;
use Doctrine\Common\Collections\ArrayCollection;
use Infinito\Domain\SourceManagement\SourceMemberManager;
use Infinito\Domain\Source\SourceMemberManager;
use Infinito\Entity\Source\PureSource;
/**