WC_Product_Download::get_data()

Returns all data for this object.


Description Description


Return Return

(array)


Top ↑

Source Source

File: includes/class-wc-product-download.php

	public function get_data() {
		return $this->data;
	}

Top ↑

User Contributed Notes User Contributed Notes

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