ReflectionEnum::__construct
(PHP 8 >= 8.1.0)
ReflectionEnum::__construct — Instantiates a ReflectionEnum object
Beschreibung
public ReflectionEnum::__construct(
object |string $objectOrClass)
Parameter-Liste
objectOrClass
-
An enum instance or a name.
There are no user contributed notes for this page.