You are here

protected property PrivateFileOnTranslatedEntityTest::$fieldName in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/file/src/Tests/PrivateFileOnTranslatedEntityTest.php \Drupal\file\Tests\PrivateFileOnTranslatedEntityTest::fieldName

The name of the file field used in the test.

Type: string

File

core/modules/file/src/Tests/PrivateFileOnTranslatedEntityTest.php, line 30
Contains \Drupal\file\Tests\PrivateFileOnTranslatedEntityTest.

Class

PrivateFileOnTranslatedEntityTest
Uploads private files to translated node and checks access.

Namespace

Drupal\file\Tests

Code

protected $fieldName;