mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Revert "Merge pull request #815"
This reverts commit14d8ad9eb5, reversing changes made toec008e83cf.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace App\DataFixtures;
|
||||
|
||||
use Doctrine\Bundle\FixturesBundle\Fixture;
|
||||
use Doctrine\Common\Persistence\ObjectManager;
|
||||
use Doctrine\Persistence\ObjectManager;
|
||||
|
||||
class AppFixtures extends Fixture
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user