Tribe__Tickets_Plus__Commerce__WooCommerce__Main::init()

Creates the instance of the class

Contents


Return

(void)


Top ↑

Source

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

	public static function init() {
		self::$instance = self::get_instance();
	}