protected property TestFileTransfer::$password

The password for this file transfer.

Type: string

Overrides FileTransfer::$password

File

drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php, line 19
Definition of Drupal\system\Tests\FileTransfer\TestFileTransfer.

Class

TestFileTransfer
Mock FileTransfer object for test case.

Namespace

Drupal\system\Tests\FileTransfer

Code

protected $password = NULL;