The ReflectionEnumBackedCase class
(PHP 8 >= 8.1.0)
Introduzione
The ReflectionEnumBackedCase class reports
information about an Enum backed case, which has a scalar equivalent.
Sommario della classe
public __construct(
object|string $class
,
string $constant
)
}
Indice dei contenuti
There are no user contributed notes for this page.