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

getDomain() protected method

protected getDomain ( )
    protected function getDomain()
    {
        return 'github.com';
    }