Newscoop\Comment\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 'comment';
    }