@@ -42,7 +42,7 @@ |
||
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 | { |