You are here

protected property CommentAttributesTest::$baseUri in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/rdf/tests/src/Functional/CommentAttributesTest.php \Drupal\Tests\rdf\Functional\CommentAttributesTest::baseUri

URI of the front page of the Drupal site.

Type: string

File

core/modules/rdf/tests/src/Functional/CommentAttributesTest.php, line 46

Class

CommentAttributesTest
Tests the RDFa markup of comments.

Namespace

Drupal\Tests\rdf\Functional

Code

protected $baseUri;