PHP/enum

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< PHP
Revision as of 19:18, 8 April 2023 by Woozle (talk | contribs)
Jump to navigation Jump to search
PHP enum support

Methods

method defined
public static cases(): array UnitEnum
public static tryFrom(int or string $value): ?static BackedEnum
public static from(int or string $value): static BackedEnum

Documentation