Tribe__Tickets__Commerce__PayPal__Main::get_instance()
Get (and instantiate, if necessary) the instance of the class
Return
Source
File: src/Tribe/Commerce/PayPal/Main.php
public static function get_instance() {
return tribe( 'tickets.commerce.paypal' );
}
Changelog
| Version | Description |
|---|---|
| 4.7 | Introduced. |