Completed
Push — master ( 1d128a...214250 )
by Julián
07:00
created
src/RelationalRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -130,7 +130,7 @@
 block discarded – undo
130 130
     /**
131 131
      * Paginate query.
132 132
      *
133
-     * @param Query|QueryBuilder $query
133
+     * @param Query $query
134 134
      * @param int                $itemsPerPage
135 135
      *
136 136
      * @throws \InvalidArgumentException
Please login to merge, or discard this patch.