Completed
Pull Request — master (#30)
by
unknown
02:16
created
src/Rehmatworks/laravelcdn/Providers/AwsS3Provider.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -291,7 +291,7 @@  discard block
 block discarded – undo
291 291
     }
292 292
 
293 293
     /**
294
-     * @return array
294
+     * @return string
295 295
      */
296 296
     public function getBucket()
297 297
     {
@@ -382,7 +382,7 @@  discard block
 block discarded – undo
382 382
     }
383 383
 
384 384
     /**
385
-     * @return string
385
+     * @return boolean
386 386
      */
387 387
     public function getCloudFront()
388 388
     {
Please login to merge, or discard this patch.