You are here

protected property FileFieldAttributesTest::$file in Zircon Profile 8

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

The file object used in the test.

Type: \Drupal\file\FileInterface

File

core/modules/rdf/src/Tests/FileFieldAttributesTest.php, line 39
Contains \Drupal\rdf\Tests\FileFieldAttributesTest.

Class

FileFieldAttributesTest
Tests the RDFa markup of filefields.

Namespace

Drupal\rdf\Tests

Code

protected $file;