EVOLUTION-MANAGER
Edit File: issue30.php
<?php class Foo { public function bar() { return Foo::CLASS; } }