Newscoop\Search\DefaultIndexClient::isTypeIndexable PHP Метод

isTypeIndexable() публичный Метод

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