Completed
Pull Request — master (#13630)
by Bob Olde
15:32
created
framework/db/sqlite/QueryBuilder.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -355,6 +355,7 @@
 block discarded – undo
355 355
 
356 356
     /**
357 357
      * @inheritdoc
358
+     * @param Query $query
358 359
      */
359 360
     public function build($query, $params = [])
360 361
     {
Please login to merge, or discard this patch.