Automattic\WooCommerce\Blueprint\Steps
Step::get_step_name
Get the step name.
Method of the class: Step{}
No Hooks.
Returns
String
.
Usage
$result = Step::get_step_name(): string;
Step::get_step_name() Step::get step name code WC 9.9.5
abstract public static function get_step_name(): string;