I am aware of function debug_backtrace, but I am looking for some ready to use implementation of function like GetCallingMethodName()? It would be perfect if it gave method’s class too (if it is indeed a method).

10 Answers
10

Leave a Reply

Your email address will not be published. Required fields are marked *