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