Tribe__Tickets_Plus__Commerce__EDD__Main::get_instance()

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

Contents


Return

(Tribe__Tickets_Plus__Commerce__EDD__Main)


Top ↑

Source

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

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