Tribe__Tickets_Plus__Commerce__WooCommerce__Main::get_instance()
Get (and instantiate, if necessary) the instance of the class
Return
Source
File: src/Tribe/Commerce/WooCommerce/Main.php
public static function get_instance() {
return tribe( 'tickets-plus.commerce.woo' );
}