GambioHubGMModuleManager
extends GambioHubGMModuleManager_parent
in package
Class GambioHubGMModuleManager
Handle "gambio_hub" display in old payment methods page.
Table of Contents
- draw_output() : mixed
- Moves "gambio_hub" entry into its own "ghost" group.
Methods
draw_output()
Moves "gambio_hub" entry into its own "ghost" group.
public
draw_output(array<string|int, mixed> $structure) : mixed
Groups marked as "ghosts" won't be displayed unless a "showghosts" GET parameter is provided.
Parameters
- $structure : array<string|int, mixed>
-
Contains the payment modules structure.