WC_Discounts::get_object()
Get the object concerned.
Description Description
Return Return
(object)
Source Source
File: includes/class-wc-discounts.php
public function get_object() { return $this->object; }
Changelog Changelog
Version | Description |
---|---|
3.3.2 | Introduced. |