WC_Integrations::get_integrations()

Return loaded integrations.


Description Description


Return Return

(array)


Top ↑

Source Source

File: includes/class-wc-integrations.php

	public function get_integrations() {
		return $this->integrations;
	}

Top ↑

User Contributed Notes User Contributed Notes

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