protected property StandardProfileTest::$articleCommentUri in Drupal 10
Same name and namespace in other branches
- 8 core/modules/rdf/tests/src/Functional/StandardProfileTest.php \Drupal\Tests\rdf\Functional\StandardProfileTest::articleCommentUri
- 9 core/modules/rdf/tests/src/Functional/StandardProfileTest.php \Drupal\Tests\rdf\Functional\StandardProfileTest::articleCommentUri
The URI of the comment on the article to test.
Type: string
File
- core/
modules/ rdf/ tests/ src/ Functional/ StandardProfileTest.php, line 139
Class
- StandardProfileTest
- Tests the RDF mappings and RDFa markup on top of the standard profile.
Namespace
Drupal\Tests\rdf\FunctionalCode
protected $articleCommentUri;