EscolaLMS/Jitsi

View on GitHub
src/Dto/RecordedVideoDataDto.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method __construct has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function __construct(array $participants, string $initiatorId, int $durationSec, string $startTimestamp, string $endTimestamp, string $recordingSessionId, string $preAuthenticatedLink, bool|null $share)
Severity: Major
Found in src/Dto/RecordedVideoDataDto.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status