addSettingText( [ 'name' => self::SETTING_URL, 'category' => self::CATEGORY_GENERAL, ] ) ; } public function getCategories() { return [ self::CATEGORY_GENERAL, ]; } }