Tribe__Main::context() Gets the instantiated context of this class. I.e. the object that instantiated this one. Source File: src/Tribe/Main.php public function context() { return $this->plugin_context; } Expand full source code Collapse full source code