foo, array()); } } function main() { $a = new A(); $a->foo = 12; $a->f(); inOtherUnit(1, 2); } main();