Merge "specials/forms: Remove unused UploadForm::$mMaxFileSize"
This commit is contained in:
commit
98d802cd63
1 changed files with 0 additions and 2 deletions
|
|
@ -50,8 +50,6 @@ class UploadForm extends HTMLForm {
|
|||
|
||||
protected $mSourceIds;
|
||||
|
||||
protected $mMaxFileSize = [];
|
||||
|
||||
/** @var array */
|
||||
protected $mMaxUploadSize = [];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue