t / t4018 / php-interfaceon commit Merge branch 'sg/object-as-type-commit-graph-fix' (2ed3de4)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}