Passed
Push — releases/v0.3 ( 7e799c...c0b0dc )
by Luke
06:36
created
src/CSVelte/Sniffer/SniffQuoteStyle.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -91,7 +91,7 @@
 block discarded – undo
91 91
      *
92 92
      * @param string $data The data to check
93 93
      *
94
-     * @return bool
94
+     * @return integer
95 95
      */
96 96
     protected function isQuoted($data)
97 97
     {
Please login to merge, or discard this patch.