You are here

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

An authenticated user.

Type: \Drupal\user\UserInterface

File

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

Class

FileUploadTest
Tests binary data file upload route.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $user;