<?php $class = new \StdClass; $class->a = "testing 1, 2, 3!"; print $class->a;
You have javascript disabled. You will not be able to edit any code.