How to handle enums before PHP 8.1. ... The myclabs/php-enum package allows us to write this: class PostStatus extends Enum { const DRAFT ...
確定! 回上一頁