You are here

protected property CommentAttributesTest::$baseUri in Drupal 8

Same name and namespace in other branches
  1. 9 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 40

Class

CommentAttributesTest
Tests the RDFa markup of comments.

Namespace

Drupal\Tests\rdf\Functional

Code

protected $baseUri;