Automattic\WooCommerce\Blueprint\Exporters
StepExporter::export
Collect data needed for a Step object and export it.
Метод класса: StepExporter{}
Хуков нет.
Возвращает
Step
.
Использование
$StepExporter = new StepExporter(); $StepExporter->export();
Код StepExporter::export() StepExporter::export WC 10.0.2
public function export();