ryanwinchester/hubspot-php

View on GitHub
src/Endpoints/EcommerceBridge.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        $importStartedAt,
        int $pageNumber,
        array $messages,
        string $storeId,
        string $objectType
Severity: Minor
Found in src/Endpoints/EcommerceBridge.php - About 35 mins to fix

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

            $importStartedAt,
            int $pageCount,
            int $itemCount,
            string $storeId,
            string $objectType
    Severity: Minor
    Found in src/Endpoints/EcommerceBridge.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status