stash
This commit is contained in:
@@ -6,7 +6,7 @@ use App\Entity\Sortie;
|
|||||||
use Doctrine\Bundle\FixturesBundle\Fixture;
|
use Doctrine\Bundle\FixturesBundle\Fixture;
|
||||||
use Doctrine\Persistence\ObjectManager;
|
use Doctrine\Persistence\ObjectManager;
|
||||||
|
|
||||||
class AppFixtures extends Fixture
|
class SortieFixtures extends Fixture
|
||||||
{
|
{
|
||||||
public function load(ObjectManager $manager): void
|
public function load(ObjectManager $manager): void
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user