EntityResourceTest::$node

Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php \Drupal\Tests\jsonapi\Kernel\Controller\EntityResourceTest::node
  2. 10 core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php \Drupal\Tests\jsonapi\Kernel\Controller\EntityResourceTest::node
  3. 11.x core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php \Drupal\Tests\jsonapi\Kernel\Controller\EntityResourceTest::node

The node.

Type: \Drupal\node\Entity\Node

File

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

Class

EntityResourceTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21jsonapi%21src%21Controller%21EntityResource.php/class/EntityResource/9" title="Process all entity requests." class="local">\Drupal\jsonapi\Controller\EntityResource</a> @group jsonapi

Namespace

Drupal\Tests\jsonapi\Kernel\Controller

Code

protected $node;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.