GraphAware\Reco4PHP\Demo\Github\RecommendationEngine::postProcessors PHP Method

postProcessors() public method

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