RestOfferController
in package
implements
IController
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- validateAction() : array<string|int, mixed>
Properties
$auth
private
AuthComponent
$auth
$offerService
private
OfferService
$offerService
$request
private
Request
$request
Methods
__construct()
public
__construct(OfferService $offerService, Request $request, AuthComponent $auth) : mixed
Parameters
- $offerService : OfferService
- $request : Request
- $auth : AuthComponent
validateAction()
public
validateAction() : array<string|int, mixed>