You are here

protected property CommentAttributesTest::$baseUri 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::baseUri

URI of the front page of the Drupal site.

Type: string

File

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

Class

CommentAttributesTest
Tests the RDFa markup of comments.

Namespace

Drupal\rdf\Tests

Code

protected $baseUri;