<?php class Foo { public function __construct( public readonly int $foo ) { } } $f = new Foo(3); $f->foo = 5;
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`