nextcloud-server/apps/files_external/lib/Lib/Storage
Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations
Found by Psalm 3.14.1

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-19 18:16:35 +02:00
..
AmazonS3.php Reuse cache for directory mtime/size if filesystem changes can be ignored 2020-07-07 10:22:22 +02:00
FTP.php filter files containing a hash in the path for ftp storages 2020-07-10 14:18:40 +02:00
OwnCloud.php
SFTP.php Remove unused method uploadFile 2020-08-13 08:02:28 +02:00
SFTPReadStream.php normalize sftp path in read and write stream 2020-05-25 15:26:04 +02:00
SFTPWriteStream.php normalize sftp path in read and write stream 2020-05-25 15:26:04 +02:00
SMB.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
StreamWrapper.php
Swift.php