play-code-live/vkplay-live-sdk

View on GitHub
src/Request/OnlineChannelsRequest.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

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

        private string $clientId,
        private string $clientSecret,
        private int $limit,
        private string $categoryId = '',
        private string $categoryType = '',
Severity: Minor
Found in src/Request/OnlineChannelsRequest.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status