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