You are here

protected property EntityResourceTest::$node3 in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php \Drupal\Tests\jsonapi\Kernel\Controller\EntityResourceTest::node3

An unpublished node.

Type: \Drupal\node\Entity\Node

File

core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php, line 76

Class

EntityResourceTest
@coversDefaultClass \Drupal\jsonapi\Controller\EntityResource @group jsonapi

Namespace

Drupal\Tests\jsonapi\Kernel\Controller

Code

protected $node3;