Automattic\WooCommerce\Admin\Features\OnboardingTasks

Task::get_id()publicWC 1.0

ID.

Method of the class: Task{}

No Hooks.

Return

String.

Usage

$Task = new Task();
$Task->get_id();

Task::get_id() code WC 8.6.1

abstract public function get_id();