GraphAware\Reco4PHP\Tests\Integration\Model\FriendsEngine::name PHP Method

name() public method

public name ( ) : string
return string
    public function name() : string
    {
        return 'friends_discovery';
    }