You are here

protected property EmbeddedEntityTest::$filesSize in Entity Share 8.3

An array of file size keyed by file UUID.

Type: array

File

modules/entity_share_client/tests/src/Functional/EmbeddedEntityTest.php, line 59

Class

EmbeddedEntityTest
Functional test class for embedded entities in RTE fields.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected $filesSize = [];