1interface RIGHT 2{ 3 public function foo($ChangeMe); 4}
interface RIGHT
{
public function foo($ChangeMe);
}