<?php class x { // the way to go is self static private self $property1; // tough luck not possible static private static $property2; } ?>
You have javascript disabled. You will not be able to edit any code.