Pyrech\ComposerChangelogs\UrlGenerator\BitbucketUrlGenerator::getDomain PHP Method

getDomain() protected method

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