You are here

protected property FileUploadTest::$entity in JSON:API 8.2

The parent entity.

Type: \Drupal\Core\Entity\EntityInterface

Overrides ResourceTestBase::$entity

File

tests/src/Functional/FileUploadTest.php, line 80

Class

FileUploadTest
Tests binary data file upload route.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;