<?php $cls = new class {public string $foo;}; var_dump(new $cls);
You have javascript disabled. You will not be able to edit any code.