git/t/t4018/php-interface

interface RIGHT
{
    public function foo($ChangeMe);
}