Completed
Push — master ( 532c3e...02516d )
by Oscar
02:27
created
src/Table.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
      *
87 87
      * @throws SimpleCrudException
88 88
      *
89
-     * @return Queries\Query|null
89
+     * @return Queries\Query
90 90
      */
91 91
     public function __call($name, $arguments)
92 92
     {
Please login to merge, or discard this patch.