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

Docs: improve return array documentation #455

Merged
merged 1 commit into from
Apr 15, 2023

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Apr 15, 2023

... for the BCFile|FunctionDeclarations::get[Method]Parameters(), BCFile|FunctionDeclarations::get[Method]Properties(), BCFile|Variables::getMemberProperties() and the BCFile|ObjectDeclarations::get[Class]Properties() methods.

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

Similar to upstream PR squizlabs/PHP_CodeSniffer#3800

... for the `BCFile|FunctionDeclarations::get[Method]Parameters()`, `BCFile|FunctionDeclarations::get[Method]Properties()`, `BCFile|Variables::getMemberProperties()` and the `BCFile|ObjectDeclarations::get[Class]Properties()` methods.

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

Similar to upstream PR squizlabs/PHP_CodeSniffer 3800
@jrfnl jrfnl added this to the 1.0.x Next milestone Apr 15, 2023
@jrfnl jrfnl enabled auto-merge April 15, 2023 07:31
@jrfnl jrfnl merged commit a9bd765 into develop Apr 15, 2023
@jrfnl jrfnl deleted the feature/improve-various-docs branch April 15, 2023 07:35
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