Skip to content

Commit 1e8b5a1

Browse files
author
Phil E. Taylor
authored
s/__VERSION_DEPLOY__/4.0.0 (#35235)
1 parent 801d873 commit 1e8b5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/src/Form/Field/MediaField.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ class MediaField extends FormField
108108
* Possible values: images,audios,videos,documents
109109
*
110110
* @var string
111-
* @since __VERSION_DEPLOY__
111+
* @since 4.0.0
112112
*/
113113
protected $types;
114114

0 commit comments

Comments
 (0)