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);