Completed
Push — master ( b56490...a0dacf )
by Michael
05:39
created
src/Views/Stats/StatsJsonView.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -186,7 +186,7 @@
 block discarded – undo
186 186
 	/**
187 187
 	 * Process the response for a single data source.
188 188
 	 *
189
-	 * @param   array  $items  The source items to process.
189
+	 * @param   \stdClass[]  $items  The source items to process.
190 190
 	 *
191 191
 	 * @return  string  The rendered view.
192 192
 	 *
Please login to merge, or discard this patch.