Piwik\UpdateCheck\ReleaseChannel::getId PHP Метод

getId() абстрактный публичный Метод

Get the ID for this release channel. This string will be eg saved in the config to identify the chosen release channel
abstract public getId ( ) : string
Результат string
    public abstract function getId();