Open dakur opened 3 years ago
https://github.com/thephpleague/flysystem-sftp/blob/2.x/SftpConnectionProvider.php#L118
this is covered by the @throws FilesystemException as UnableToConnectToSftpHost implements FilesystemException
@throws FilesystemException
UnableToConnectToSftpHost
FilesystemException
https://github.com/thephpleague/flysystem-sftp/blob/2.x/SftpConnectionProvider.php#L118