Piwik\UpdateCheck\ReleaseChannel::getName PHP Method

getName() abstract public method

Get a human readable name for this release channel, will be visible in the UI. Should be already translated.
abstract public getName ( ) : string
return string
    public abstract function getName();