Thanks for the patch!! Here are some minor changes before I apply it.
(1) use count() rather than sizeof
(2) Vertically align braces on functions
(3) Have a space after , in code
(4) Add documentation to methods missing documentation
(5) Removed commented out code
changes related to chatbot
Hey Harika,
Thanks for the patch!! Here are some minor changes before I apply it.
(1) use count() rather than sizeof (2) Vertically align braces on functions (3) Have a space after , in code (4) Add documentation to methods missing documentation (5) Removed commented out code
Best, Chris
Closing old issue.
Attachments:
final.patch
final1.patch