Open wsabol opened 9 months ago
I would like the ability to add a comment within the xml twiml response, as in
<Response> <!-- this is a comment--> </Response>
proposed syntax would be something like
$response->comment("this is a comment");
following up on this...
Issue Summary
I would like the ability to add a comment within the xml twiml response, as in
Steps to Reproduce
Code Snippet
proposed syntax would be something like
Technical details: