WC_Discounts::get_object()

Get the object concerned.


Description Description


Return Return

(object)


Top ↑

Source Source

File: includes/class-wc-discounts.php

	public function get_object() {
		return $this->object;
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.3.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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