Fix GridFS implementation. #1097
Annotations
3 errors
Run vendor/bin/phpstan analyse:
src/Ftp/FtpAdapter.php#L214
Parameter #2 $connection of method League\Flysystem\Ftp\FtpAdapter::deleteFile() expects resource, FTP\Connection given.
|
Run vendor/bin/phpstan analyse:
src/Ftp/FtpAdapter.php#L243
Parameter #2 $connection of method League\Flysystem\Ftp\FtpAdapter::deleteFile() expects resource, FTP\Connection given.
|
Run vendor/bin/phpstan analyse
Process completed with exit code 1.
|
Loading