JOAuth2Client::__construct
Constructor.
Signature
public function __construct([JRegistry
$options = null,
[JHttp
$http = null,
[JInput
$input = null,
[JApplicationWeb
$application = null]]]] )
Parameters
-
$options
- JOAuth2Client options object
-
$http
- The HTTP client object
-
$input
- The input object
-
$application
- The application object