protected property FileFieldAttributesTest::$file in Drupal 8
Same name and namespace in other branches
- 9 core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php \Drupal\Tests\rdf\Functional\FileFieldAttributesTest::file
The file object used in the test.
Type: \Drupal\file\FileInterface
File
- core/
modules/ rdf/ tests/ src/ Functional/ FileFieldAttributesTest.php, line 50
Class
- FileFieldAttributesTest
- Tests the RDFa markup of filefields.
Namespace
Drupal\Tests\rdf\FunctionalCode
protected $file;