Automattic\WooCommerce\Internal\Admin\Settings

SettingsUIPageInterface{}interfaceWC 10.9.0└─ PublicSettingsUIPageInterface

Internal alias for the public settings UI page contract.

No Hooks.

Usage

$SettingsUIPageInterface = new SettingsUIPageInterface();
// use class methods

Methods

  1. ERROR: no method name found on line ``
  2. ERROR: no method name found on line ``
  3. ERROR: no method name found on line ``
  4. ERROR: no method name found on line ``

Changelog

Since 10.9.0 Introduced.

SettingsUIPageInterface{} code WC 10.9.1

interface SettingsUIPageInterface extends PublicSettingsUIPageInterface {}