PHP 8.5.0 Beta 3 available for testing

ReflectionEnumBackedCase::__construct

(PHP 8 >= 8.1.0)

ReflectionEnumBackedCase::__construct โ€” ReflectionEnumBackedCase ใ‚ชใƒ–ใ‚ธใ‚งใ‚ฏใƒˆใ‚’ใ‚คใƒณใ‚นใ‚ฟใƒณใ‚นๅŒ–ใ™ใ‚‹

่ชฌๆ˜Ž

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

ใƒ‘ใƒฉใƒกใƒผใ‚ฟ

class

ๅˆ—ๆŒ™ๅž‹ใฎใ‚คใƒณใ‚นใ‚ฟใƒณใ‚นใ€ใพใŸใฏใใฎๅๅ‰ใ€‚

constant

ๅˆ—ๆŒ™ๅž‹ใฎๅฎšๆ•ฐๅใ€‚

๏ผ‹add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top