Automattic\WooCommerce\Admin\Settings
SettingsSectionInterface::get_label
Get the section label.
Method of the class: SettingsSectionInterface{}
No Hooks.
Returns
String.
Usage
$SettingsSectionInterface = new SettingsSectionInterface(); $SettingsSectionInterface->get_label(): string;
Changelog
| Since 10.9.0 | Introduced. |
SettingsSectionInterface::get_label() SettingsSectionInterface::get label code WC 11.0.1
public function get_label(): string;