You are here

protected property FileUploadResource::$token in Drupal 9

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

The token replacement instance.

Type: \Drupal\Core\Utility\Token

File

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

Class

FileUploadResource
File upload resource.

Namespace

Drupal\file\Plugin\rest\resource

Code

protected $token;