UnhandledMatchError istisnası
(PHP 8)
Giriş
Bir match ifadesine aktarılan özne, match ifadesinin herhangi bir kolu tarafından işlenmediğinde, bir
UnhandledMatchError yavrulanır.
Sınıf Sözdizimi
class UnhandledMatchError
extends
Error
{
}
There are no user contributed notes for this page.