Tribe__Tickets__RSVP::get_instance()

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

Contents


Return

(Tribe__Tickets__RSVP)


Top ↑

Source

File: src/Tribe/RSVP.php

	public static function get_instance() {
		return tribe( 'tickets.rsvp' );
	}