Automattic\WooCommerce\Blueprint\Exporters
HasAlias::get_alias
Get the alias for the step.
Method of the class: HasAlias{}
No Hooks.
Returns
String
. The alias for the step.
Usage
$HasAlias = new HasAlias(); $HasAlias->get_alias();
HasAlias::get_alias() HasAlias::get alias code WC 9.9.5
public function get_alias();