Automattic\WooCommerce\Blueprint\Exporters

StepExporter::exportpublicWC 1.0

Collect data needed for a Step object and export it.

Метод класса: StepExporter{}

Хуков нет.

Возвращает

Step.

Использование

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

Код StepExporter::export() WC 10.0.2

public function export();