@@ -33,7 +33,7 @@ |
||
33 | 33 | * @param string $apiKey |
34 | 34 | * @param string $format |
35 | 35 | * @param string $endpoint |
36 | - * @return void |
|
36 | + * @return Api |
|
37 | 37 | */ |
38 | 38 | public function __construct($apiKey, $format = 'php_serial', $endpoint = 'https://api.flickr.com/services/rest/') |
39 | 39 | { |