Completed
Branch develop (698f43)
by Matthew
02:16
created
src/Repository/AbstractEndpointRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,7 @@
 block discarded – undo
43 43
     /**
44 44
      * Builds a new query factory ready for use with the QueryObjects
45 45
      *
46
-     * @return \Aura\SqlQuery\QueryFactory
46
+     * @return \Aura\SqlQuery\AbstractQuery
47 47
      */
48 48
     public function newQuery()
49 49
     {
Please login to merge, or discard this patch.