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

Properly format PHPDoc @method annotation #13

Merged
merged 1 commit into from
Dec 13, 2019
Merged

Properly format PHPDoc @method annotation #13

merged 1 commit into from
Dec 13, 2019

Conversation

holtkamp
Copy link
Contributor

Otherwise PHPStan will complain with errors like: Call to an undefined method Zend_View_Helper_Navigation::breadcrumbs().

Otherwise PHPStan will complain with errors like: `Call to an undefined method Zend_View_Helper_Navigation::breadcrumbs().`
@falkenhawk
Copy link
Member

@holtkamp how do you test phpstan here? I guess it might need a heavily adjusted config in order to just get rid of the most obtrusive issues, instead of reformatting half of the framework code? (as it could be seen in other zf1-related repos)

@falkenhawk falkenhawk merged commit 487c86b into zf1s:master Dec 13, 2019
@holtkamp
Copy link
Contributor Author

holtkamp commented Dec 13, 2019 via email

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