You are here

protected property MediaEntityReferenceTest::$filesSize in Entity Share 8.3

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

An array of file size keyed by file UUID.

Type: array

File

modules/entity_share_client/tests/src/Functional/MediaEntityReferenceTest.php, line 71

Class

MediaEntityReferenceTest
Functional test class for media entity reference field.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected $filesSize = [];