Completed
Push — master ( 516e0f...2ddaa8 )
by Michael
02:23
created
src/Views/Stats/StatsJsonView.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -193,7 +193,7 @@
 block discarded – undo
193 193
 	/**
194 194
 	 * Process the response for a single data source.
195 195
 	 *
196
-	 * @param   array  $items  The source items to process.
196
+	 * @param   \array[]  $items  The source items to process.
197 197
 	 *
198 198
 	 * @return  string  The rendered view.
199 199
 	 *
Please login to merge, or discard this patch.