You are here

protected property FileTest::$filesSize in Entity Share 8.3

Same name and namespace in other branches
  1. 8.2 modules/entity_share_client/tests/src/Functional/FileTest.php \Drupal\Tests\entity_share_client\Functional\FileTest::filesSize

An array of file size keyed by file UUID.

Type: array

File

modules/entity_share_client/tests/src/Functional/FileTest.php, line 75

Class

FileTest
Functional test class for file field.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected $filesSize = [];