Status::current_status()

Summary

No summary available.

Return

(array) The timestamp and status of the last update to the current import


Source

File: src/BigCommerce/Import/Runner/Status.php

		return $this->get_status( self::CURRENT_LOG );
	}



User Contributed Notes

You must log in before being able to contribute a note or feedback.