You are here

protected static property FileUploadTest::$postUri in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/jsonapi/tests/src/Functional/FileUploadTest.php \Drupal\Tests\jsonapi\Functional\FileUploadTest::postUri

The POST URI.

Type: string

File

core/modules/jsonapi/tests/src/Functional/FileUploadTest.php, line 54

Class

FileUploadTest
Tests binary data file upload route.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $postUri = '/jsonapi/entity_test/entity_test/field_rest_file_test';