You are here

protected property StandardProfileTest::$articleComment in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/rdf/tests/src/Functional/StandardProfileTest.php \Drupal\Tests\rdf\Functional\StandardProfileTest::articleComment
  2. 9 core/modules/rdf/tests/src/Functional/StandardProfileTest.php \Drupal\Tests\rdf\Functional\StandardProfileTest::articleComment

The comment on the article to test.

Type: \Drupal\comment\CommentInterface

File

core/modules/rdf/tests/src/Functional/StandardProfileTest.php, line 90

Class

StandardProfileTest
Tests the RDF mappings and RDFa markup on top of the standard profile.

Namespace

Drupal\Tests\rdf\Functional

Code

protected $articleComment;