Craft\ElementApiPlugin::getReleaseFeedUrl PHP Method

getReleaseFeedUrl() public method

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