You are here

protected property NodeTest::$entity in Drupal 9

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

Type: \Drupal\node\NodeInterface

Overrides ResourceTestBase::$entity

File

core/modules/jsonapi/tests/src/Functional/NodeTest.php, line 61

Class

NodeTest
JSON:API integration test for the "Node" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;