Completed
Push — master ( 577426...8ad1f9 )
by Faith
01:05
created
src/Models/Discussion.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
     /**
55 55
      * The dimensions the discussion images has.
56 56
      *
57
-     * @return array
57
+     * @return integer[]
58 58
      */
59 59
     public function getImageDimensions()
60 60
     {
Please login to merge, or discard this patch.