protected property FileTest::$filesSize in Entity Share 8.2
Same name and namespace in other branches
- 8.3 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\FunctionalCode
protected $filesSize = [];