@@ -79,7 +79,7 @@ |
||
| 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 | * |