Craft\MinifyPlugin::getReleaseFeedUrl PHP Method

getReleaseFeedUrl() public method

public getReleaseFeedUrl ( )
    public function getReleaseFeedUrl()
    {
        return 'https://raw.githubusercontent.com/khalwat/minify/master/releases.json';
    }