FileTransfer::$hostname

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/FileTransfer/FileTransfer.php \Drupal\Core\FileTransfer\FileTransfer::hostname

The hostname for this file transfer.

Type: string

File

core/lib/Drupal/Core/FileTransfer/FileTransfer.php, line 43

Class

FileTransfer
Defines the base FileTransfer class.

Namespace

Drupal\Core\FileTransfer

Code

protected $hostname = 'localhost';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.