Newscoop\Search\DefaultIndexClient::isTypeIndexable PHP 메소드

isTypeIndexable() 공개 메소드

public isTypeIndexable ( $serviceName, $subType )
    public function isTypeIndexable($serviceName, $subType)
    {
        return true;
    }