The ReflectionEnumBackedCase class
(PHP 8 >= 8.1.0)
Introduction
The ReflectionEnumBackedCase class reports information about an Enum backed case, which has a scalar equivalent.
Class synopsis
Table of Contents
- ReflectionEnumBackedCase::__construct — Instantiates a ReflectionEnumBackedCase object
- ReflectionEnumBackedCase::getBackingValue — Gets the scalar value backing this Enum case