@@ -213,7 +213,7 @@ |
||
| 213 | 213 | * Get the first media item of a media collection. |
| 214 | 214 | * |
| 215 | 215 | * @param string $collectionName |
| 216 | - * @param array $filters |
|
| 216 | + * @param null|callable $filters |
|
| 217 | 217 | * |
| 218 | 218 | * @return Media|null |
| 219 | 219 | */ |