Knp\Bundle\KnpBundlesBundle\Finder\CommonFinder::extractUrlRepository PHP Метод

extractUrlRepository() абстрактный защищенный Метод

Returns the github repository extracted from the given URL
abstract protected extractUrlRepository ( string $url ) : string
$url string
Результат string or NULL if the URL does not contain any repository
    protected abstract function extractUrlRepository($url);