JPustkuchen When using constructor property promotion (https://stitcher.io/blog/constructor-promotion-in-php-8), there's no auto-generation of getters and setters provided for these. Only class properties are supported, but the new functionality should work the same. Thanks :)
JakubMisek JPustkuchen Pre-Release 1.42.14672 implements the code action for constructor properties. Thank you for pointing this out!