PHP Class Fakerino\Core\FakeHandler\FakeHandler

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

Public Methods

Method Description
__construct ( ) Reset the first chain of handlers

Protected Methods

Method Description
process ( $data )

Method Details

__construct() public method

Reset the first chain of handlers
public __construct ( )

process() protected method

protected process ( $data )