WC_Product_Importer::get_params()

Get importer parameters.


Description Description


Return Return

(array)


Top ↑

Source Source

File: includes/import/abstract-wc-product-importer.php

	public function get_params() {
		return $this->params;
	}

Top ↑

User Contributed Notes User Contributed Notes

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