You are here

protected property FileFieldAttributesTest::$file in Drupal 9

Same name and namespace in other branches
  1. 8 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\Functional

Code

protected $file;