@@ -1152,7 +1152,7 @@ |
||
1152 | 1152 | /** |
1153 | 1153 | * Get a list of common image extensions. Only types that can be read by |
1154 | 1154 | * PHP's internal image methods are included! |
1155 | - * @return array |
|
1155 | + * @return string[] |
|
1156 | 1156 | */ |
1157 | 1157 | function getImageExtensions() |
1158 | 1158 | { |