You are here

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

The node object used in the test.

Type: \Drupal\node\NodeInterface

File

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

Class

ImageFieldAttributesTest
Tests the RDFa markup of imagefields.

Namespace

Drupal\rdf\Tests

Code

protected $node;