Completed
Push — master ( e51320...cdbde6 )
by Lars
06:20
created
src/Arrayy.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -185,7 +185,7 @@
 block discarded – undo
185 185
   /**
186 186
    * get the current array from the "Arrayy"-object
187 187
    *
188
-   * @return array
188
+   * @return null|callable
189 189
    */
190 190
   public function getArray()
191 191
   {
Please login to merge, or discard this patch.