You are here

protected property FileFieldAttributesTest::$baseUri in Drupal 9

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

URI of the front page of the Drupal site.

Type: string

File

core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php, line 36

Class

FileFieldAttributesTest
Tests the RDFa markup of filefields.

Namespace

Drupal\Tests\rdf\Functional

Code

protected $baseUri;