php8.5
Home/ Manual/ reference / reflection/ The ReflectionEnumBackedCase class

The ReflectionEnumBackedCase class

The ReflectionEnumBackedCase class reports information about an Enum backed case, which has a scalar equivalent.

Intro

The ReflectionEnumBackedCase class reports information about an Enum backed case, which has a scalar equivalent.

Class synopsis

class ReflectionEnumBackedCase extends ReflectionEnumUnitCase { }

See Also

Reflectionenumbackedcase

In this section

Source: reference/reflection/reflectionenumbackedcase.xml · from the official PHP manual (php/doc-en)