Automattic\WooCommerce\Blocks\Domain\Services\OnboardingTasks
ReviewCheckoutTask::get_content()
Content.
Method of the class: ReviewCheckoutTask{}
No Hooks.
Return
String
.
Usage
$ReviewCheckoutTask = new ReviewCheckoutTask(); $ReviewCheckoutTask->get_content();
ReviewCheckoutTask::get_content() ReviewCheckoutTask::get content code WC 9.2.3
public function get_content() { return ''; }