Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TextMagic class name #8132

Merged
merged 1 commit into from
May 16, 2024
Merged

Fix TextMagic class name #8132

merged 1 commit into from
May 16, 2024

Conversation

stnguyen90
Copy link
Contributor

What does this PR do?

The class name in utopia-php/mssaging is TextMagic so use the same here to prevent an error like:

Class "Utopia\Messaging\Adapter\SMS\Textmagic" not found ...

Test Plan

Manual

Related PRs and Issues

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

The class name in utopia-php/mssaging is TextMagic so use the same here
to prevent an error like:

> Class "Utopia\Messaging\Adapter\SMS\Textmagic" not found ...
@stnguyen90 stnguyen90 marked this pull request as ready for review May 16, 2024 05:52
@stnguyen90 stnguyen90 merged commit ab15396 into refactor-usage-sn May 16, 2024
21 checks passed
@stnguyen90 stnguyen90 deleted the fix-textmagic branch May 16, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants