ReflectionEnum クラス
(PHP 8 >= 8.1.0)
はじめに
ReflectionEnum クラスは、 列挙型に関する情報を報告します。
クラス概要
/* 継承した定数 */
/* 継承したプロパティ */
/* メソッド */
/* 継承したメソッド */
public ReflectionClass::resetAsLazyGhost(object
}$object
, callable $initializer
, int $options
= 0): void目次
- ReflectionEnum::__construct — ReflectionEnum オブジェクトをインスタンス化する
- ReflectionEnum::getBackingType — 存在する場合に、列挙型が依存する型を取得する
- ReflectionEnum::getCase — 列挙型の特定の case を返す
- ReflectionEnum::getCases — 列挙型の全ての case を返す
- ReflectionEnum::hasCase — 列挙型が case を持つかを調べる
- ReflectionEnum::isBacked — 列挙型が Backed Enum かを調べる
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google