You are here

protected property NodeTest::$entity in JSON:API 8

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

Type: \Drupal\node\NodeInterface

Overrides ResourceTestBase::$entity

File

tests/src/Functional/NodeTest.php, line 47

Class

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

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;