protected property FileFieldAttributesTest::$node in Drupal 9
Same name and namespace in other branches
- 8 core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php \Drupal\Tests\rdf\Functional\FileFieldAttributesTest::node
The node object used in the test.
Type: \Drupal\node\NodeInterface
File
- core/
modules/ rdf/ tests/ src/ Functional/ FileFieldAttributesTest.php, line 57
Class
- FileFieldAttributesTest
- Tests the RDFa markup of filefields.
Namespace
Drupal\Tests\rdf\FunctionalCode
protected $node;