Automattic\WooCommerce\Internal\Admin\Settings

SettingsUIPageInterface{}interfaceWC 10.9.0└─ PublicSettingsUIPageInterface

Internal alias for the public settings UI page contract.

Хуков нет.

Использование

$SettingsUIPageInterface = new SettingsUIPageInterface();
// use class 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 ``

Список изменений

С версии 10.9.0 Введена.

Код SettingsUIPageInterface{} WC 11.0.1

interface SettingsUIPageInterface extends PublicSettingsUIPageInterface {}