@@ -59,7 +59,7 @@  | 
                                                    ||
| 59 | 59 | /**  | 
                                                        
| 60 | 60 | * @param string $subPath  | 
                                                        
| 61 | 61 | * @throws \CodeReview\IOException  | 
                                                        
| 62 | - * @return CodeReviewFileFilterIterator  | 
                                                        |
| 62 | + * @return FileFilterIterator  | 
                                                        |
| 63 | 63 | */  | 
                                                        
| 64 | 64 |  	public function getPhpFilesIterator($subPath = 'engine/') { | 
                                                        
| 65 | 65 | $config = \code_review::getConfig();  |