You are here

protected property FileUpload::$systemFileConfig in GraphQL 8.4

The file system configuration to determine if we allow insecure uploads.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/GraphQL/Utility/FileUpload.php, line 88

Class

FileUpload
Service to manage file uploads within GraphQL mutations.

Namespace

Drupal\graphql\GraphQL\Utility

Code

protected $systemFileConfig;