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

The ReflectionEnumUnitCase class

The ReflectionEnumUnitCase class reports information about an Enum unit case, which has no scalar equivalent.

Intro

The ReflectionEnumUnitCase class reports information about an Enum unit case, which has no scalar equivalent.

Class synopsis

class ReflectionEnumUnitCase extends ReflectionClassConstant { }

See Also

Reflectionenumunitcase

In this section

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