관리-도구
편집 파일: issue30.php
<?php class Foo { public function bar() { return Foo::CLASS; } }