|
OAuthProvider::__constructConstructs a new OAuthProvider object Description
public OAuthProvider::__construct
([ array
$params_array
] )Initiates a new OAuthProvider object. Warning
This function is currently not documented; only its argument list is available. Parameters
Return ValuesAn OAuthProvider object. ExamplesExample #1 OAuthProvider::__construct example
<?php See Also
|