<?php $r = new class(){ private string $baz; function __construct(){} function lol(): string{ return $this->baz; } }; var_dump($r->lol());
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`