PHP Class Search\Model\Filter\Callback

Inheritance: extends Base
Show file Open project: friendsofcake/search

Public Methods

Method Description
process ( ) : void Modify query using callback.

Method Details

process() public method

Modify query using callback.
public process ( ) : void
return void