You are here

protected property EntityResourceTest::$entityResource in Drupal 9

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

The EntityResource under test.

Type: \Drupal\jsonapi\Controller\EntityResource

File

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

Class

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

Namespace

Drupal\Tests\jsonapi\Kernel\Controller

Code

protected $entityResource;