Completed
Branch master (75177d)
by Jeroen
01:31
created
src/Api.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.