Tribe__Tickets__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.6 | Introduced. |
Binds and sets up implementations at boot time.
File: src/Tribe/Service_Provider.php
public function boot() {
// no ops
}
| Version | Description |
|---|---|
| 4.6 | Introduced. |