Completed
Push — master ( b37fc9...4dbb52 )
by Christopher
03:45
created
src/Connector/MySQLConnector.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -130,7 +130,7 @@
 block discarded – undo
130 130
      *
131 131
      * @param mixed $value
132 132
      *
133
-     * @return mixed
133
+     * @return string
134 134
      */
135 135
     public function escape($value)
136 136
     {
Please login to merge, or discard this patch.