@@ -69,7 +69,7 @@ |
||
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) |