Completed
Push — master ( 14e077...177035 )
by Ivannis Suárez
05:35
created
src/Cubiche/Tools/GitUtils.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
     /**
43 43
      * @param string $pattern
44 44
      *
45
-     * @return Generator
45
+     * @return \Generator
46 46
      */
47 47
     public static function commitedFiles($pattern = self::PHP_FILES)
48 48
     {
Please login to merge, or discard this patch.