php / 8.1.5 / reflectionenumbackedcase.construct.html /

ReflectionEnumBackedCase::__construct

(PHP 8 >= 8.1.0)

ReflectionEnumBackedCase::__constructInstantiates a ReflectionEnumBackedCase object

Description

public ReflectionEnumBackedCase::__construct( object|string $class, string $constant)

Parameters

class

An enum instance or a name.

constant

An enum constant name.

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/reflectionenumbackedcase.construct.php