68 $rel = $this->getInnerIterator()->current();
69 $path = $this->params[
'dir'] .
"/{$rel}";
70 if ( $this->backend->isSingleShardPathInternal(
$path ) ) {
72 } elseif ( isset( $this->multiShardPaths[$rel] ) ) {
76 $this->multiShardPaths[$rel] = 1;