You are here

protected property ImageFieldAttributesTest::$file in Zircon Profile 8

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

The file object used in the test.

Type: \Drupal\file\FileInterface

File

core/modules/rdf/src/Tests/ImageFieldAttributesTest.php, line 41
Contains \Drupal\rdf\Tests\ImageFieldAttributesTest.

Class

ImageFieldAttributesTest
Tests the RDFa markup of imagefields.

Namespace

Drupal\rdf\Tests

Code

protected $file;