Completed
Push — master ( ae0f84...9e0fbd )
by Alexander
01:47
created
src/CodeInsight/KnowledgeBase/DataCollector/ClassDataCollector.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -89,7 +89,7 @@
 block discarded – undo
89 89
 	/**
90 90
 	 * Delete previously collected data for a files.
91 91
 	 *
92
-	 * @param array $file_ids File IDs.
92
+	 * @param integer[] $file_ids File IDs.
93 93
 	 *
94 94
 	 * @return void
95 95
 	 */
Please login to merge, or discard this patch.