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