Tribe__Events__Customizer__Text::instance()
Object instance.
Return
(mixed|object|Tribe__Container) The instance of the requested class.
Source
File: src/Tribe/Customizer/Text.php
public static function instance() {
return tribe( 'tec.customizer.text' );
}