Completed
Pull Request — master (#15348)
by Dmitry
10:25
created
framework/db/QueryBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1270,7 +1270,7 @@
 block discarded – undo
1270 1270
      * TODO: docs
1271 1271
      *
1272 1272
      * @param array $condition
1273
-     * @return string
1273
+     * @return ConditionInterface
1274 1274
      * @since 2.0.14
1275 1275
      */
1276 1276
     protected function createConditionFromArray($condition, &$params)
Please login to merge, or discard this patch.