EscolaLMS/Consultations

View on GitHub
src/Exceptions/ConsultationNotFound.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Reference to undeclared class \Symfony\Component\HttpKernel\Exception\UnprocessableEntityHttpException
Open

        parent::__construct($message, $previous, $code);
Severity: Critical
Found in src/Exceptions/ConsultationNotFound.php by phan

Class extends undeclared class \Symfony\Component\HttpKernel\Exception\UnprocessableEntityHttpException
Open

class ConsultationNotFound extends UnprocessableEntityHttpException
Severity: Critical
Found in src/Exceptions/ConsultationNotFound.php by phan

There are no issues that match your filters.

Category
Status