flysystem-sftp icon indicating copy to clipboard operation
flysystem-sftp copied to clipboard

UnableToConnectToSftpHost exception not annotated in phpDocs

Open dakur opened this issue 4 years ago • 1 comments

https://github.com/thephpleague/flysystem-sftp/blob/2.x/SftpConnectionProvider.php#L118

dakur avatar May 04 '21 12:05 dakur

this is covered by the @throws FilesystemException as UnableToConnectToSftpHost implements FilesystemException

stof avatar Jan 12 '22 15:01 stof