tree-hugger icon indicating copy to clipboard operation
tree-hugger copied to clipboard

PHPParser get_all_class_method_bodies not work

Open ZeroD-inc opened this issue 2 years ago • 1 comments

The documentation says that PHP parser has a get_all_class_method_bodies method, but there is no such method. How do I get the body of class methods?

ZeroD-inc avatar Nov 11 '22 16:11 ZeroD-inc

Hi,

Thanks for reporting. We may not have implemented it. However, the similar method has been implemented for other languages. Maybe you can open a PR if you feel like implementing it for PHP.

Please let me know.

rcshubhadeep avatar Nov 14 '22 07:11 rcshubhadeep