Свойство | Type | Description | |
---|---|---|---|
$baseUrl | string | LinkedIn API base Url | |
$client | object | Instance of Client | |
$response | mixed | Response from requests made to LinkedIn |
Méthode | Description | |
---|---|---|
__construct ( ) | Initialize the Controller with necessary arguments | |
getPage ( ) : mixed | Return all data to the LinkedIn API dashboard |
Méthode | Description | |
---|---|---|
getData ( ) : array | Get the data response from a get operation | |
getResponse ( ) : array | Get the whole response from a get operation | |
setGetResponse ( string $relativeUrl ) | Get the response from New York times API | |
setRequestOptions ( ) : void | Set options for making the Client request |
public __construct ( ) |
protected mixed $response | ||
Résultat | mixed |