nextcloud-server/apps/files_external/lib/Lib/Storage
Côme Chilliet 308fcf4526
Respect OCP interface in private classes
Because the parameter type was moved to phpdoc it needs to be removed
 from implementations

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-07 11:23:35 +07:00
..
AmazonS3.php Support of s3 storage class in External Storage application 2023-01-12 14:59:13 +07:00
FTP.php Respect OCP interface in private classes 2023-02-07 11:23:35 +07:00
FtpConnection.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
OwnCloud.php
SFTP.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
SFTPReadStream.php Fix psalm issues related to signature changes from PHP 8.0 2022-12-29 12:36:34 +07:00
SFTPWriteStream.php Fix usage of streams 2022-10-17 10:58:27 +07:00
SMB.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
StreamWrapper.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Swift.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00