Automattic\WooCommerce\Blueprint\Exporters
StepExporter::export
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() StepExporter::export code WC 9.9.5
public function export();