protected property UploadFileServiceTest::$uploadService in GraphQL 8.4
The FileUpload object we want to test, gets prepared in setUp().
Type: \Drupal\graphql\GraphQL\Utility\FileUpload
File
- tests/
src/ Kernel/ Framework/ UploadFileServiceTest.php, line 28
Class
- UploadFileServiceTest
- Tests file uploads that should be mapped to a field in a resolver.
Namespace
Drupal\Tests\graphql\Kernel\FrameworkCode
protected $uploadService;