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 eba5196 commit a914304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/src/Form/Field/ImagelistField.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ class ImagelistField extends FilelistField
/**
* The form field type.
*
* @var string
* @since 1.7.0
* @var string
* @since 1.7.0
*/
protected $type = "Imagelist";

Expand Down

0 comments on commit a914304

Please sign in to comment.