Tribe__Tickets_Plus__Commerce__WooCommerce__Main::init()
Creates the instance of the class
Return
(void)
Source
File: src/Tribe/Commerce/WooCommerce/Main.php
public static function init() {
self::$instance = self::get_instance();
}
Creates the instance of the class
(void)
File: src/Tribe/Commerce/WooCommerce/Main.php
public static function init() {
self::$instance = self::get_instance();
}