ryanwinchester/hubspot-php

View on GitHub
src/Endpoints/Files.php

Summary

Maintainability
A
45 mins
Test Coverage

Method upload has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $file,
        array $options = [],
        string $folderPath = '/',
        string $fileName = null,
        string $folderId = null,
Severity: Minor
Found in src/Endpoints/Files.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status