@@ -193,7 +193,7 @@ |
||
| 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 | * |