Tribe__Tickets__Commerce__PayPal__Main::init()
Hooked to the init action
Source
File: src/Tribe/Commerce/PayPal/Main.php
public function init() {
$this->register_types();
}
Changelog
| Version | Description |
|---|---|
| 4.7 | Introduced. |
Hooked to the init action
File: src/Tribe/Commerce/PayPal/Main.php
public function init() {
$this->register_types();
}
| Version | Description |
|---|---|
| 4.7 | Introduced. |