Skip to content

Commit

Permalink
Update libraries/src/Form/Field/ImagelistField.php
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
  • Loading branch information
NicolasDerumigny and richard67 committed Feb 27, 2023
1 parent 0c1b4d1 commit 5d9aa4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/src/Form/Field/ImagelistField.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class ImagelistField extends FilelistField
* Method to get the list of images field options.
* Use the filter attribute to specify allowable file extensions.
*
* @return array The field option objects.
* @return array The field option objects.
*
* @since 1.7.0
*/
Expand Down

0 comments on commit 5d9aa4a

Please sign in to comment.