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

Single Pull for playSMS #9

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Single Pull for playSMS #9

wants to merge 12 commits into from

Conversation

ednt
Copy link

@ednt ednt commented Jul 7, 2022

I hope it works now as expected.


use Throwable;

class playSmsSender implements Sender
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Class names should start with the Upper case.

@@ -20,6 +20,10 @@
"serwerSmsPassword": "Password",
"serwerSmsBaseUrl": "Base URL",
"serwerSmsSender": "Sender Name",
"serwerSmsTest": "Test"
"serwerSmsTest": "Test",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test label seems is not needed.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is from your original master. It's not from me.

@ednt
Copy link
Author

ednt commented Jul 7, 2022

I made the requested change: classname with capital letter

serwerSmsTest comes from your original master. I only modified the line by adding a colon.

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.

2 participants