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 4f846e1 commit 2d6c57b
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 @@ -18,7 +18,7 @@
/**
* Supports an HTML select list of image
*
* @since 1.7.0
* @since 1.7.0
*/
class ImagelistField extends FilelistField
{
Expand Down

0 comments on commit 2d6c57b

Please sign in to comment.