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

File: improve documentation #57

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 9, 2023

Description

Recreation of upstream PR squizlabs/PHP_CodeSniffer#3800:

Improve documentation of the getMethodParameters(), getMethodProperties(), getMemberProperties() and the getClassProperties() methods.

Ensuring that the return value format documentation is consistent and correct regarding the type and availability of each index in the returned arrays.

Suggested changelog entry

N/A

... of the `getMethodParameters()`, `getMethodProperties()`, `getMemberProperties()` and the `getClassProperties()` methods.

Ensuring that the return value format documentation is consistent and correct regarding the type and availability of each index in the returned arrays.
@jrfnl jrfnl force-pushed the feature/file-improve-get-method-return-array-docs branch from 7e224f6 to 2dfd912 Compare December 4, 2023 16:44
@jrfnl jrfnl merged commit d84144d into master Dec 4, 2023
65 checks passed
@jrfnl jrfnl deleted the feature/file-improve-get-method-return-array-docs branch December 4, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant