You are here

protected property FileUpload::$token in GraphQL 8.4

The token replacement instance for tokens in file directory paths.

Type: \Drupal\Core\Utility\Token

File

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

Class

FileUpload
Service to manage file uploads within GraphQL mutations.

Namespace

Drupal\graphql\GraphQL\Utility

Code

protected $token;