Completed
Push — master ( 3c32f9...42fff5 )
by Paweł
03:24
created
classes/CodeReview/Analyzer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
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();
Please login to merge, or discard this patch.