RestPaymentMethodDebitController
extends Controller
in package
Table of Contents
Properties
- $cacheService : CacheService
- $chargBeeService : ChargeBeeService
- $logger : mixed
Methods
- initialize() : mixed
- postAction() : array<string|int, mixed>|null
Properties
$cacheService
private
CacheService
$cacheService
$chargBeeService
private
ChargeBeeService
$chargBeeService
$logger
private
mixed
$logger
Tags
Methods
initialize()
public
initialize() : mixed
postAction()
public
postAction(int $userId) : array<string|int, mixed>|null
Parameters
- $userId : int