@inheritDoc
Overrides PackageInterface::getSourceUrls
public function getSourceUrls() : array { return $this->getUrls($this->sourceUrl, $this->sourceMirrors, $this->sourceReference, $this->sourceType, 'source'); }