🌈 搜索
📅  最后修改于: 2022-03-11 14:59:29.750000             🧑  作者: Mango
function call_method($obj) { $obj->method(); } call_method(null);