Controller::get_slug()
Source
File: src/Events/Integrations/Plugins/Tickets_Wallet_Plus/Controller.php
public static function get_slug(): string {
return 'event-tickets-wallet-plus';
}
File: src/Events/Integrations/Plugins/Tickets_Wallet_Plus/Controller.php
public static function get_slug(): string {
return 'event-tickets-wallet-plus';
}