Controller::load()
{@inheritdoc}
Source
File: src/Events/Integrations/Plugins/Event_Tickets/Site_Health/Controller.php
public function load(): void {
$this->register_actions();
$this->register_filters();
}
{@inheritdoc}
File: src/Events/Integrations/Plugins/Event_Tickets/Site_Health/Controller.php
public function load(): void {
$this->register_actions();
$this->register_filters();
}