Automattic\WooCommerce\Admin\Features\OnboardingTasks\Tasks
GetMobileApp::get_id()
ID.
Method of the class: GetMobileApp{}
No Hooks.
Return
String
.
Usage
$GetMobileApp = new GetMobileApp(); $GetMobileApp->get_id();
GetMobileApp::get_id() GetMobileApp::get id code WC 9.7.1
public function get_id() { return 'get-mobile-app'; }