Controller::register_actions()
Register actions.
Return
(void)
Source
File: src/Events/Integrations/Plugins/Event_Tickets/Site_Health/Controller.php
public function register_actions(): void {
}
Changelog
| Version | Description |
|---|---|
| 6.3.2 | Introduced. |
Register actions.
(void)
File: src/Events/Integrations/Plugins/Event_Tickets/Site_Health/Controller.php
public function register_actions(): void {
}
| Version | Description |
|---|---|
| 6.3.2 | Introduced. |