The ReflectionEnumUnitCase class
(PHP 8 >= 8.1.0)
Introduction
The ReflectionEnumUnitCase class reports
information about an Enum unit case, which has no scalar equivalent.
Synopsis de la classe
public __construct(
object|string $class
,
string $constant
)
}
Sommaire
There are no user contributed notes for this page.