Newscoop\User\SearchService::getType PHP Méthode

getType() public méthode

Return type for this search service
public getType ( ) : string
Résultat string identifier
    public function getType()
    {
        return 'user';
    }