seregazhuk/php-pinterest-bot

View on GitHub
src/Api/Traits/TryIt.php

Summary

Maintainability
A
0 mins
Test Coverage

Only one argument is allowed per line in a multi-line function call
Open

            UrlBuilder::RESOURCE_TRY_PIN_DELETE, ['user_did_it_data_id' => $tryItRecordId]
Severity: Minor
Found in src/Api/Traits/TryIt.php by phpcodesniffer

Arguments with default values must be at the end of the argument list
Open

    abstract protected function getAggregatedActivity($pinId, array $additionalData = [], $limit);
Severity: Minor
Found in src/Api/Traits/TryIt.php by phpcodesniffer

There are no issues that match your filters.

Category
Status