mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-03-24 01:09:50 +01:00
Fix gub due to missing namespace
This commit is contained in:
parent
7df7fcc89f
commit
5771921921
@ -3,6 +3,7 @@
|
||||
namespace Faker\ORM\Doctrine;
|
||||
|
||||
use Doctrine\Common\Persistence\ObjectManager;
|
||||
use Doctrine\ORM\EntityManagerInterface;
|
||||
use Doctrine\ORM\Mapping\ClassMetadata;
|
||||
use Faker\ORM\Doctrine\ColumnTypeGuesser;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user