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

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

Checks whether the subtype is indexable.
public isTypeIndexable ( string $serviceName, $itemSubType ) : boolean
$serviceName string Name of the service
Результат boolean
    public function isTypeIndexable($serviceName, $itemSubType);