SaveUploadTest::$maxFidBefore
Same name in other branches
- 8.9.x core/modules/file/tests/src/Functional/SaveUploadTest.php \Drupal\Tests\file\Functional\SaveUploadTest::maxFidBefore
- 10 core/modules/file/tests/src/Functional/SaveUploadTest.php \Drupal\Tests\file\Functional\SaveUploadTest::maxFidBefore
- 11.x core/modules/file/tests/src/Functional/SaveUploadTest.php \Drupal\Tests\file\Functional\SaveUploadTest::maxFidBefore
The largest file id when the test starts.
Type: int
File
-
core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php, line 53
Class
- SaveUploadTest
- Tests the file_save_upload() function.
Namespace
Drupal\Tests\file\FunctionalCode
protected $maxFidBefore;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.