<?php final class Foo { private string $prop; public function __construct( private readonly string $prop ) {} }
You have javascript disabled. You will not be able to edit any code.