phpDocumentor

HubPaymentMethodProvider
in package

Class HubPaymentMethodProvider

Table of Contents

getPaymentMethods()  : array<string|int, mixed>
getModules()  : array<string|int, mixed>

Methods

getPaymentMethods()

public static getPaymentMethods(Connection $db) : array<string|int, mixed>
Parameters
$db : Connection
Tags
throws
Exception
Return values
array<string|int, mixed>

getModules()

private static getModules(Connection $db) : array<string|int, mixed>
Parameters
$db : Connection
Tags
throws
Exception
Return values
array<string|int, mixed>

Search results