You are here

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

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

Type: \Drupal\node\NodeTypeInterface

Overrides ResourceTestBase::$entity

File

tests/src/Functional/NodeTypeTest.php, line 35

Class

NodeTypeTest
JSON API integration test for the "NodeType" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;