t / t4018 / php-interfaceon commit Revert "test-lib: whitelist GIT_TR2_* in the environment" (3efa1c6)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}