t / t4018 / php-interfaceon commit Merge branch 'cm/notes-comment-fix' (521d3ef)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}