FormBuilder::getFileUploadMaxSize

protected function FormBuilder::getFileUploadMaxSize

protected FormBuilder::getFileUploadMaxSize()

Wraps file_upload_max_size().

Return value

string A translated string representation of the size of the file size limit based on the PHP upload_max_filesize and post_max_size.

File

core/lib/Drupal/Core/Form/FormBuilder.php, line 1374

Class

登录查看完整内容