Skip to content

Fixes PHPStan issue #5204

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 3 commits into from
Oct 4, 2018
Merged

Fixes PHPStan issue #5204

merged 3 commits into from
Oct 4, 2018

Conversation

josephzidell
Copy link
Contributor

@josephzidell josephzidell commented Sep 26, 2018

When using namespaces in tests, and building the *TesterActions classes, PHPStan throws an error that it cannot find <MyNamespace>\TestInterface as well as <MyNamespace>\actions.

This fixes those issues.

Uses full namespace for docblock, allowing PHPStan to find the class when using namespaces
@DavertMik
Copy link
Member

Thanks

@DavertMik DavertMik merged commit 72458d7 into Codeception:2.5 Oct 4, 2018
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