Skip to content

Allow omitting method return type #103

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

Merged
merged 2 commits into from
Jul 15, 2017

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Jul 14, 2017

Support for @method myMethod() was missing but according to the
docs of phpdocumentor this is possible.

Refs #74

@jaapio jaapio requested a review from mvriel July 14, 2017 18:04
@jaapio
Copy link
Member Author

jaapio commented Jul 14, 2017

thanks for the review @mvriel, think this can be merged?

jaapio added 2 commits July 15, 2017 13:31
Support for `@method myMethod()` was missing but according to the
docs of phpdocumentor this is possible.
@jaapio jaapio force-pushed the feature/OptionalMethodReturnType branch from 68d1203 to 50a6503 Compare July 15, 2017 11:31
@jaapio jaapio merged commit 46f7e8b into phpDocumentor:master Jul 15, 2017
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