EscolaLMS/Consultations

View on GitHub
database/seeders/ConsultationTermsSeeder.php

Summary

Maintainability
A
0 mins
Test Coverage

syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST)
Open

    private ?int $author = null;

Expected 1 space after USE keyword; found 0
Open

        ], 5)->create()->each(function (Consultation $consultation) use($users) {

There are no issues that match your filters.

Category
Status