Skip to content

Fix @property name typos in RestClient PHPDoc#229

Open
Zebulan Stanphill (ZebulanStanphill) wants to merge 2 commits intoplivo:masterfrom
ZebulanStanphill:patch-1
Open

Fix @property name typos in RestClient PHPDoc#229
Zebulan Stanphill (ZebulanStanphill) wants to merge 2 commits intoplivo:masterfrom
ZebulanStanphill:patch-1

Conversation

@ZebulanStanphill
Copy link
Copy Markdown

@ZebulanStanphill Zebulan Stanphill (ZebulanStanphill) commented Oct 11, 2021

The PHPDoc for the RestClient class had some typos in its @property declarations, with several missing an s at the end and one using the wrong capitalization. For example, messages was incorrectly listed as message, which was quite confusing for me when using my IDE's auto-completion and comparing against this project's official documentation.

This PR fixes those issues.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@narayana-plivo
Copy link
Copy Markdown
Contributor

@mkhrystunov
Copy link
Copy Markdown

Hello! can this be pushed and released any time soon?

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.

3 participants