PHP Class Eris\Generator\MapGenerator

Inheritance: implements Eris\Generator
Afficher le fichier Open project: giorgiosironi/eris

Méthodes publiques

Méthode Description
__construct ( callable $map, $generator )
__invoke ( $_size, $rand )
contains ( GeneratedValue $value )
shrink ( GeneratedValue $value )

Method Details

__construct() public méthode

public __construct ( callable $map, $generator )
$map callable

__invoke() public méthode

public __invoke ( $_size, $rand )

contains() public méthode

public contains ( GeneratedValue $value )
$value GeneratedValue

shrink() public méthode

public shrink ( GeneratedValue $value )
$value GeneratedValue