You are here

protected property CommentAttributesTest::$nodeUri in Zircon Profile 8

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

URI of the test node created by CommentTestBase::setUp().

Type: string

File

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

Class

CommentAttributesTest
Tests the RDFa markup of comments.

Namespace

Drupal\rdf\Tests

Code

protected $nodeUri;