@inheritDoc
Overrides PackageInterface::getDistUrls
public function getDistUrls() : array { return $this->getUrls($this->distUrl, $this->distMirrors, $this->distReference, $this->distType, 'dist'); }