Tribe__Tickets_Plus__Commerce__WooCommerce__Main::get_instance()

Get (and instantiate, if necessary) the instance of the class

Contents


Return

(Tribe__Tickets_Plus__Commerce__WooCommerce__Main)


Top ↑

Source

File: src/Tribe/Commerce/WooCommerce/Main.php

	public static function get_instance() {
		return tribe( 'tickets-plus.commerce.woo' );
	}