Knp\Bundle\KnpBundlesBundle\Finder\CommonFinder::extractUrlRepository PHP Méthode

extractUrlRepository() abstract protected méthode

Returns the github repository extracted from the given URL
abstract protected extractUrlRepository ( string $url ) : string
$url string
Résultat string or NULL if the URL does not contain any repository
    protected abstract function extractUrlRepository($url);