You are here

protected property FeedTest::$entity in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/jsonapi/tests/src/Functional/FeedTest.php \Drupal\Tests\jsonapi\Functional\FeedTest::entity

Type: \Drupal\config_test\ConfigTestInterface

Overrides ResourceTestBase::$entity

File

core/modules/jsonapi/tests/src/Functional/FeedTest.php, line 43

Class

FeedTest
JSON:API integration test for the "Feed" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;