Completed
Pull Request — 3.x (#184)
by
unknown
01:29
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.