rename deprecated using path for ObjectManager

This commit is contained in:
2020-09-08 15:42:42 +02:00
parent df1c8178ec
commit 540661862a
5 changed files with 6 additions and 6 deletions

View File

@@ -75,7 +75,7 @@ class LoadOption extends AbstractFixture implements OrderedFixtureInterface
}
private function loadingWords(\Doctrine\Common\Persistence\ObjectManager $manager)
private function loadingWords(\Doctrine\Persistence\ObjectManager $manager)
{
echo "Loading some words...\n";
@@ -110,7 +110,7 @@ class LoadOption extends AbstractFixture implements OrderedFixtureInterface
}
}
private function loadingCompanies(\Doctrine\Common\Persistence\ObjectManager $manager)
private function loadingCompanies(\Doctrine\Persistence\ObjectManager $manager)
{
echo "Loading companies \n";
$companiesParents = array(