You are here

protected property FileFieldAttributesTest::$node 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::node

The node object used in the test.

Type: \Drupal\node\NodeInterface

File

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

Class

FileFieldAttributesTest
Tests the RDFa markup of filefields.

Namespace

Drupal\rdf\Tests

Code

protected $node;