class MyStateMachine { public function __construct( private string $state = 'initial', ) { } }. So with PHP 8.1 we're able to use that same ...
確定! 回上一頁