有没有可能做这样的事情? public function something() { $thisMethodName = method_get_name(); } where method_get_name()返回方法的名字?