Automattic\WooCommerce\Internal\Admin\Schedulers

ImportInterface::get_total_imported()public staticWC 1.0

Get total number of items already imported.

Method of the class: ImportInterface{}

No Hooks.

Return

null. Nothing (null).

Usage

$result = ImportInterface::get_total_imported();

ImportInterface::get_total_imported() code WC 8.7.0

public static function get_total_imported();