protected property CommentTest::$entity in Drupal 9
Same name and namespace in other branches
- 8 core/modules/jsonapi/tests/src/Functional/CommentTest.php \Drupal\Tests\jsonapi\Functional\CommentTest::entity
Type: \Drupal\comment\CommentInterface
Overrides ResourceTestBase::$entity
File
- core/
modules/ jsonapi/ tests/ src/ Functional/ CommentTest.php, line 72
Class
- CommentTest
- JSON:API integration test for the "Comment" content entity type.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected $entity;