You are here

protected property NodeTypeTest::$entity in Drupal 8

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

Type: \Drupal\node\NodeTypeInterface

Overrides ResourceTestBase::$entity

File

core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php, line 40

Class

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

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;