Completed
Push — master ( 952630...288481 )
by Lorenzo
02:11
created
src/helpers.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1152,7 +1152,7 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.