Completed
Push — 3.x ( 5e54a0...4697be )
by Paul
01:40 queued 10s
created
src/AbstractQuery.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,7 @@
 block discarded – undo
79 79
      *
80 80
      * Constructor.
81 81
      *
82
-     * @param Quoter $quoter A helper for quoting identifier names.
82
+     * @param QuoterInterface $quoter A helper for quoting identifier names.
83 83
      *
84 84
      * @param AbstractBuilder $builder A builder for the query.
85 85
      *
Please login to merge, or discard this patch.