mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-03-23 00:39:47 +01:00
Merge pull request #172 from rogamoore/patch-1
Doctrine not Propel #doc fix
This commit is contained in:
commit
fd3e757671
@ -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