You are here

protected property FileUploadResource::$token in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/file/src/Plugin/rest/resource/FileUploadResource.php \Drupal\file\Plugin\rest\resource\FileUploadResource::token
  2. 9 core/modules/file/src/Plugin/rest/resource/FileUploadResource.php \Drupal\file\Plugin\rest\resource\FileUploadResource::token

The token replacement instance.

Type: \Drupal\Core\Utility\Token

File

core/modules/file/src/Plugin/rest/resource/FileUploadResource.php, line 116

Class

FileUploadResource
File upload resource.

Namespace

Drupal\file\Plugin\rest\resource

Code

protected $token;