You are here

protected property SaveUploadTest::$maxFidBefore in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/file/src/Tests/SaveUploadTest.php \Drupal\file\Tests\SaveUploadTest::maxFidBefore

The largest file id when the test starts.

File

core/modules/file/src/Tests/SaveUploadTest.php, line 40
Contains \Drupal\file\Tests\SaveUploadTest.

Class

SaveUploadTest
Tests the file_save_upload() function.

Namespace

Drupal\file\Tests

Code

protected $maxFidBefore;