RestAmazonOauthController
in package
implements
IController
Description of RestAmazonOauth
Tags
Table of Contents
Interfaces
Properties
- $amazonOauthService : mixed
- $amazonOauthServiceDebug : mixed
- $request : mixed
Methods
- __construct() : mixed
- postAction() : mixed
Properties
$amazonOauthService
private
mixed
$amazonOauthService
$amazonOauthServiceDebug
private
mixed
$amazonOauthServiceDebug
$request
private
mixed
$request
Methods
__construct()
public
__construct(AmazonOauthService $amazonOauthService, AmazonOauthServiceDebug $amazonOauthServiceDebug, Request $request) : mixed
Parameters
- $amazonOauthService : AmazonOauthService
- $amazonOauthServiceDebug : AmazonOauthServiceDebug
- $request : Request
postAction()
public
postAction() : mixed