WC_Structured_Data::get_data()

Gets data.


Description Description


Return Return

(array)


Top ↑

Source Source

File: includes/class-wc-structured-data.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.