<?php #[AllowDynamicProperties] class Foo {} $obj = new Foo; $obj->prop = 'test';
You have javascript disabled. You will not be able to edit any code.