GraphAware\Reco4PHP\Tests\Example\ExampleRecommendationEngine::postProcessors PHP Method

postProcessors() public method

public postProcessors ( )
    public function postProcessors()
    {
        return array(new RewardWellRated());
    }