PHP Class Fakerino\Core\Filler\EntityFiller

Author: Nicola Pietroluongo ([email protected])
Inheritance: implements Fakerino\Core\Filler\FillerInterface
Afficher le fichier Open project: fakerino/fakerino Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( mixed $entity, FakeDataFactory $faker )
fill ( ) : boolean
fillMethods ( ) Fills mehtods.
fillProperties ( ) Fills properties.

Method Details

__construct() public méthode

public __construct ( mixed $entity, FakeDataFactory $faker )
$entity mixed
$faker Fakerino\Core\FakeDataFactory

fill() public méthode

public fill ( ) : boolean
Résultat boolean

fillMethods() public méthode

Fills mehtods.
public fillMethods ( )

fillProperties() public méthode

Fills properties.
public fillProperties ( )