Pyrech\ComposerChangelogs\UrlGenerator\BitbucketUrlGenerator::getDomain PHP 메소드

getDomain() 보호된 메소드

protected getDomain ( )
    protected function getDomain()
    {
        return 'bitbucket.org';
    }