play-code-live/vkplay-live-sdk

View on GitHub
src/DTO/ChannelInfoDTO.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

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

        public string $url,
        public string $coverUrl,
        public string $status,
        public int $subscribers,
        public WebSocketChannelsDTO $webSocketChannels
Severity: Minor
Found in src/DTO/ChannelInfoDTO.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status