TradeBench 1.0.0
Algorithmic Trading Backtesting Platform
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes
App\Controllers\SubscriptionController Class Reference

Controller for managing user billing and role upgrades. More...

Public Member Functions

 __construct ()
 
 upgrade ()
 Modifies user subscription intervals and updates JWT claims.
 

Private Attributes

PDO $db
 

Detailed Description

Controller for managing user billing and role upgrades.

Constructor & Destructor Documentation

◆ __construct()

App\Controllers\SubscriptionController::__construct ( )

Member Function Documentation

◆ upgrade()

App\Controllers\SubscriptionController::upgrade ( )

Modifies user subscription intervals and updates JWT claims.

Field Documentation

◆ $db

PDO App\Controllers\SubscriptionController::$db
private

The documentation for this class was generated from the following file: