play-code-live/vkplay-live-sdk

View on GitHub
src/Request/SearchCategoriesRequest.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Method __construct has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

        string $clientId,
        string $clientSecret,
        string $query,
        string $categoryType,
        int $limit = self::LIMIT_MAX,
Severity: Minor
Found in src/Request/SearchCategoriesRequest.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status