Tribe__Tickets__Commerce__PayPal__Main::init()

Hooked to the init action

Contents


Source

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

	public function init() {
		$this->register_types();
	}

Top ↑

Changelog

Changelog
Version Description
4.7 Introduced.