Completed
Push — master ( 3565b4...5543da )
by Donata
08:11
created
code/blocks/slider/models/VideoSliderItem.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -299,7 +299,7 @@
 block discarded – undo
299 299
      * Fetching/downloading picture from the providers url address and
300 300
      * saving as Image object.
301 301
      *
302
-     * @return false
302
+     * @return false|null
303 303
      */
304 304
     public function fetchVideosPicture() {
305 305
         try {
Please login to merge, or discard this patch.