Piwik\Settings\Settings::init PHP Method

init() abstract protected method

Implemented by descendants. This method should define plugin settings (via the {@link addSetting()}) method and set the introduction text (via the {@link setIntroduction()}).
abstract protected init ( )
    protected abstract function init();