You are here

protected property EntityResourceTest::$entityResource in JSON:API 8.2

The EntityResource under test.

Type: \Drupal\jsonapi\Controller\EntityResource

File

tests/src/Kernel/Controller/EntityResourceTest.php, line 100

Class

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

Namespace

Drupal\Tests\jsonapi\Kernel\Controller

Code

protected $entityResource;