<?php class Example { var $a, $b, $c; } var_dump(count(new Example));
You have javascript disabled. You will not be able to edit any code.