Skip to content

Ability to add a comment in the twilio response #796

Open
@wsabol

Description

Issue Summary

I would like the ability to add a comment within the xml twiml response, as in

<Response>
<!-- this is a comment-->
</Response>

Steps to Reproduce

  1. n/a

Code Snippet

proposed syntax would be something like

$response->comment("this is a comment");

Technical details:

  • twilio-php version:
  • php version: 8.2

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions