Automattic\WooCommerce\Abilities
AbilityDefinition::get_name
Get the ability name.
Method of the class: AbilityDefinition{}
No Hooks.
Returns
String.
Usage
$result = AbilityDefinition::get_name(): string;
Changelog
| Since 10.9.0 | Introduced. |
AbilityDefinition::get_name() AbilityDefinition::get name code WC 10.9.1
public static function get_name(): string;