jobeet-tutorial icon indicating copy to clipboard operation
jobeet-tutorial copied to clipboard

use Doctrine\Common\Persistence\ObjectManager;

Open gabdlr opened this issue 3 years ago • 0 comments

In Day 3 when creating CategoryFixtures and JobFixtures classes it should be: use Doctrine\Persistence\ObjectManager; instead of: use Doctrine\Common\Persistence\ObjectManager; using Symfony 4.4.35

gabdlr avatar Dec 17 '21 12:12 gabdlr