rename namespace for family members bundle

This commit is contained in:
2022-04-30 01:58:38 +02:00
parent 79ac908631
commit da3236425e
13 changed files with 24 additions and 24 deletions

View File

@@ -9,7 +9,7 @@
declare(strict_types=1);
namespace Chill\AMLI\FamilyMembersBundle\Entity;
namespace Chill\FamilyMembersBundle\Entity;
use Chill\MainBundle\Entity\HasCenterInterface;
use Chill\PersonBundle\Entity\MaritalStatus;