Automattic\WooCommerce\Internal\Admin\Schedulers

ImportInterface::get_total_importedpublic staticWC 1.0

Get total number of items already imported.

Method of the class: ImportInterface{}

No Hooks.

Returns

null. Nothing (null).

Usage

$result = ImportInterface::get_total_imported();

ImportInterface::get_total_imported() code WC 10.9.1

public static function get_total_imported();