Completed
Pull Request — master (#34)
by Franco
02:52 queued 01:15
created
code/thirdparty/JdornSqlFormatter.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -393,6 +393,9 @@
 block discarded – undo
393 393
         );
394 394
     }
395 395
 
396
+    /**
397
+     * @param string $string
398
+     */
396 399
     protected static function getQuotedString($string)
397 400
     {
398 401
         $ret = null;
Please login to merge, or discard this patch.