RestBalanceController
in package
implements
IController
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- RestBalanceController constructor.
- getAction() : array<string|int, mixed>
Properties
$chargeBeeService
private
ChargeBeeService
$chargeBeeService
Methods
__construct()
RestBalanceController constructor.
public
__construct(ChargeBeeService $chargeBeeService) : mixed
Parameters
- $chargeBeeService : ChargeBeeService
getAction()
public
getAction(int $userId) : array<string|int, mixed>
Parameters
- $userId : int