t / t4018 / php-interfaceon commit Merge branch 'next' of https://github.com/ChrisADR/git-po (6c1a7dd)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}