Skip to content

Commit fd64144

Browse files
committed
Revert "Merge pull request #815"
This reverts commit 14d8ad9, reversing changes made to ec008e8.
1 parent 14d8ad9 commit fd64144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/doctrine-fixtures-bundle/3.0/src/DataFixtures/AppFixtures.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace App\DataFixtures;
44

55
use Doctrine\Bundle\FixturesBundle\Fixture;
6-
use Doctrine\Common\Persistence\ObjectManager;
6+
use Doctrine\Persistence\ObjectManager;
77

88
class AppFixtures extends Fixture
99
{

0 commit comments

Comments
 (0)