always-open/sidekick

View on GitHub
src/Helpers/S3.php

Summary

Maintainability
A
35 mins
Test Coverage

Method uploadToBucket has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        ?string $path,
        ?string $content,
        string $key,
        ?string $destination_bucket,
        array $extras = []
Severity: Minor
Found in src/Helpers/S3.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status