PHP Class Fakerino\Core\FakeHandler\FileFakerClass

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

Public Methods

Method Description
__construct ( string $filePath )

Protected Methods

Method Description
process ( $data )

Private Methods

Method Description
createFilename ( $name )

Method Details

__construct() public method

public __construct ( string $filePath )
$filePath string

process() protected method

protected process ( $data )