<?php class foo { public function barbar(\class $a) {} // alright, not hing to see public function bar (\self $a) {} //Fatal error: '\self' is an invalid class name } ?>
You have javascript disabled. You will not be able to edit any code.