ReflectionEnumBackedCase::__construct

Instantiates a ReflectionEnumBackedCase object

Description

public ReflectionEnumBackedCase::__construct(objectstring $class, string $constant)

Parameters

class

An enum instance or a name.

constant

An enum constant name.