Automattic\WooCommerce\Blueprint\Exporters

StepExporter::exportpublicWC 1.0

Collect data needed for a Step object and export it.

Method of the class: StepExporter{}

No Hooks.

Returns

Step.

Usage

$StepExporter = new StepExporter();
$StepExporter->export();

StepExporter::export() code WC 9.9.5

public function export();