Completed
Push — master ( 1f131e...b62689 )
by Lars
05:14
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.