You are here

public property FileTransferException::$arguments in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/FileTransfer/FileTransferException.php \Drupal\Core\FileTransfer\FileTransferException::arguments

Arguments to be used in this exception.

Type: array

File

core/lib/Drupal/Core/FileTransfer/FileTransferException.php, line 15

Class

FileTransferException
Exception thrown for file transfer errors.

Namespace

Drupal\Core\FileTransfer

Code

public $arguments;