Tribe__Events__Tickets__Eventbrite__Service_Provider::boot()
Binds and sets up implementations at boot time.
Source
File: src/Tribe/Service_Provider.php
public function boot() {
// no ops
}
Changelog
| Version | Description |
|---|---|
| 4.5 | Introduced. |
Binds and sets up implementations at boot time.
File: src/Tribe/Service_Provider.php
public function boot() {
// no ops
}
| Version | Description |
|---|---|
| 4.5 | Introduced. |