EscolaLMS/Consultations

View on GitHub
src/Events/RejectTermWithTrainer.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
<?php

namespace EscolaLms\Consultations\Events;

class RejectTermWithTrainer extends ConsultationTerm
{
}