SaveUploadTest::$maxFidBefore

Same name in other branches
  1. 8.9.x core/modules/file/tests/src/Functional/SaveUploadTest.php \Drupal\Tests\file\Functional\SaveUploadTest::maxFidBefore
  2. 10 core/modules/file/tests/src/Functional/SaveUploadTest.php \Drupal\Tests\file\Functional\SaveUploadTest::maxFidBefore
  3. 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\Functional

Code

protected $maxFidBefore;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.