mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
fix loading third party
This commit is contained in:
parent
0633fd812f
commit
72e9346b6b
@ -25,6 +25,7 @@ class LoadThirdParty extends Fixture Implements DependentFixtureInterface
|
||||
// this is an address
|
||||
continue;
|
||||
}
|
||||
$thirdParty->setCreatedAt(new \DateTimeImmutable('today'));
|
||||
|
||||
foreach ($this->getCenters() as $center) {
|
||||
$thirdParty->addCenter($center);
|
||||
|
Loading…
x
Reference in New Issue
Block a user