Automattic\WooCommerce\Internal\Admin\Schedulers
ImportInterface::get_total_imported
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() ImportInterface::get total imported code WC 10.9.1
public static function get_total_imported();