Completed
Push — 3.x-named-placeholders-only ( 4af599...33ccf7 )
by Paul
01:54
created
src/AbstractQuery.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
      *
70 70
      * Constructor.
71 71
      *
72
-     * @param Quoter $quoter A helper for quoting identifier names.
72
+     * @param QuoterInterface $quoter A helper for quoting identifier names.
73 73
      *
74 74
      */
75 75
     public function __construct(QuoterInterface $quoter, $builder)
Please login to merge, or discard this patch.