You are here

public property FileTransferException::$arguments in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 20
Contains \Drupal\Core\FileTransfer\FileTransferException.

Class

FileTransferException
FileTransferException class.

Namespace

Drupal\Core\FileTransfer

Code

public $arguments;