src/Helpers/StringHelper.php
Method convertToJitsiSlug
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function convertToJitsiSlug(string $str, array $options = [], string|null $type = null, int|null $modelId = null, string|null $subModel = null): string