ApiController
in package
Table of Contents
Properties
- $db : mixed
Methods
- __construct() : mixed
- addBill() : mixed
- getBills() : mixed
- markBillPaid() : mixed
Properties
$db
protected
mixed
$db
Methods
__construct()
public
__construct() : mixed
addBill()
public
addBill() : mixed
getBills()
public
getBills() : mixed
markBillPaid()
public
markBillPaid() : mixed