Merge "Fix hook documentation for UploadFormSourceDescriptors"
This commit is contained in:
commit
82a26e81b4
1 changed files with 3 additions and 1 deletions
|
|
@ -3110,7 +3110,9 @@ $descriptor: (array) the HTMLForm descriptor
|
|||
|
||||
'UploadFormSourceDescriptors': after the standard source inputs have been
|
||||
added to the descriptor
|
||||
$descriptor: (array) the HTMLForm descriptor
|
||||
&$descriptor: (array) the HTMLForm descriptor
|
||||
&$radio: Boolean, if source type should be shown as radio button
|
||||
$selectedSourceType: The selected source type
|
||||
|
||||
'UploadVerification': Additional chances to reject an uploaded file. Consider
|
||||
using UploadVerifyFile instead.
|
||||
|
|
|
|||
Loading…
Reference in a new issue