protected property CommentAttributesTest::$nodeUri in Drupal 8
Same name and namespace in other branches
- 9 core/modules/rdf/tests/src/Functional/CommentAttributesTest.php \Drupal\Tests\rdf\Functional\CommentAttributesTest::nodeUri
URI of the test node created by CommentTestBase::setUp().
Type: string
File
- core/
modules/ rdf/ tests/ src/ Functional/ CommentAttributesTest.php, line 47
Class
- CommentAttributesTest
- Tests the RDFa markup of comments.
Namespace
Drupal\Tests\rdf\FunctionalCode
protected $nodeUri;