converting to MR
2 unresolved threads
2 unresolved threads
Closes #3111630
Merge request reports
Activity
161 161 $process = (array) $this->elementInfo->getInfoProperty('managed_file', '#process', []); 162 162 $form['container']['upload'] = [ 163 163 '#type' => 'managed_file', 164 '#title' => $this->formatPlural($slots, 'Add file', 'Add files'), 164 '#title' => $this->getSourceFieldLabel($media_type), added 1 commit
- 8e8a7214 - solving failed test cases in WidgetUploadTest
175 175 176 176 $file_upload_help = [ 177 177 '#theme' => 'file_upload_help', 178 '#description' => $this->getSourceFieldDescription($media_type), added 643 commits
-
8e8a7214...644d8f2a - 641 commits from branch
project:11.x
- 09a78f49 - Merge branch '11.x' into 3111630-media-library-upload
- 48ddd83c - Update return types
-
8e8a7214...644d8f2a - 641 commits from branch
Please register or sign in to reply