Automattic\WooCommerce\Blocks\Integrations
IntegrationInterface::get_name
The name of the integration.
Method of the class: IntegrationInterface{}
No Hooks.
Returns
String.
Usage
$IntegrationInterface = new IntegrationInterface(); $IntegrationInterface->get_name();
IntegrationInterface::get_name() IntegrationInterface::get name code WC 10.5.0
public function get_name();