ReflectionEnum::__construct

(PHP 8 >= 8.1.0)

ReflectionEnum::__construct — ReflectionEnum オブジェクトをインスタンス化する

説明

public function ReflectionEnum::__construct(object|string $objectOrClass)

パラメータ

objectOrClass

列挙型のインスタンス、またはその名前。

+add a note

User Contributed Notes

There are no user contributed notes for this page.