Completed
Push — work-fleets ( 76f587...eaef65 )
by SuperNova.WS
06:17
created
includes/classes/DbSqlStatement.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -397,7 +397,7 @@
 block discarded – undo
397 397
   /**
398 398
    * @param $string
399 399
    *
400
-   * @return mixed|string
400
+   * @return string
401 401
    */
402 402
   protected function stringEscape($string) {
403 403
     return
Please login to merge, or discard this patch.