t / t4018 / php-interfaceon commit Simplify handling of setup_git_directory_gently() failure cases. (07098b8)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}