FTPExtension::$connection

The FTP connection.

Type: connection

File

core/lib/Drupal/Core/FileTransfer/FTPExtension.php, line 20

Class

FTPExtension
Defines a file transfer class using the PHP FTP extension.

Namespace

Drupal\Core\FileTransfer

Code

protected Connection|false $connection;

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