MaximumFileSizeExceededUploadTest::$originalDisplayErrorsValue
Same name in other branches
- 9 core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php \Drupal\Tests\file\FunctionalJavascript\MaximumFileSizeExceededUploadTest::originalDisplayErrorsValue
- 8.9.x core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php \Drupal\Tests\file\FunctionalJavascript\MaximumFileSizeExceededUploadTest::originalDisplayErrorsValue
- 11.x core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php \Drupal\Tests\file\FunctionalJavascript\MaximumFileSizeExceededUploadTest::originalDisplayErrorsValue
The original value of the 'display_errors' PHP configuration option.
@todo Remove this when issue #2905597 is fixed.
Type: string
See also
https://www.drupal.org/node/2905597
File
-
core/
modules/ file/ tests/ src/ FunctionalJavascript/ MaximumFileSizeExceededUploadTest.php, line 54
Class
- MaximumFileSizeExceededUploadTest
- Tests uploading a file that exceeds the maximum file size.
Namespace
Drupal\Tests\file\FunctionalJavascriptCode
protected $originalDisplayErrorsValue;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.