Completed
Push — master ( 2f822d...deaee8 )
by Carlos
14s queued 11s
created
src/Linter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -244,7 +244,7 @@
 block discarded – undo
244 244
     /**
245 245
      * @param string $filename
246 246
      *
247
-     * @return mixed
247
+     * @return Lint
248 248
      */
249 249
     protected function createLintProcess($filename)
250 250
     {
Please login to merge, or discard this patch.