EscolaLMS/Jitsi

View on GitHub
src/Helpers/StringHelper.php

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Method convertToJitsiSlug has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static function convertToJitsiSlug(string $str, array $options = [], string|null $type = null, int|null $modelId = null, string|null $subModel = null): string
Severity: Minor
Found in src/Helpers/StringHelper.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status