PHP Class Fakerino\Core\FakeHandler\RegExFakerClass

Author: Nicola Pietroluongo ([email protected])
Inheritance: extends Handler
Datei anzeigen Open project: fakerino/fakerino Class Usage Examples

Public Methods

Method Description
__construct ( Fakerino\Core\RegEx\RegExGeneratorInterface $regexGenerator ) Constructor.

Protected Methods

Method Description
process ( $data )

Method Details

__construct() public method

Constructor.
public __construct ( Fakerino\Core\RegEx\RegExGeneratorInterface $regexGenerator )
$regexGenerator Fakerino\Core\RegEx\RegExGeneratorInterface

process() protected method

protected process ( $data )