mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-03-22 08:19:52 +01:00
Doctrine not Propel #doc fix
This commit is contained in:
parent
77a4e394d9
commit
83514f5b5c
@ -6,7 +6,7 @@ use Doctrine\ORM\Mapping\ClassMetadata;
|
||||
use Faker\ORM\Doctrine\ColumnTypeGuesser;
|
||||
|
||||
/**
|
||||
* Service class for populating a table through a Propel ActiveRecord class.
|
||||
* Service class for populating a table through a Doctrine Entity class.
|
||||
*/
|
||||
class EntityPopulator
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user