@@ -168,7 +168,6 @@ |
||
168 | 168 | * @param NodeInterface $sqlNode |
169 | 169 | * @param array $parameters |
170 | 170 | * @param bool $extrapolateParameters Whether the parameters should be fed into the returned SQL query |
171 | - |
|
172 | 171 | * @return string |
173 | 172 | */ |
174 | 173 | public function toSql(NodeInterface $sqlNode, array $parameters = array(), bool $extrapolateParameters = true) |