We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm not sure if it's a bug or maybe the notation is not allowed. But this example here:
/** * @method mixed randomElement(array $array = array('a', 'b', 'c')) */ class Generator { }
ends up in an invalid tag with the message:
"'b'" is not a valid Fqsen.
The text was updated successfully, but these errors were encountered:
Might be related to #271
Sorry, something went wrong.
this is indeed releated to #271, closing this in favor of that issue. Looking into it right now.
No branches or pull requests
I'm not sure if it's a bug or maybe the notation is not allowed. But this example here:
ends up in an invalid tag with the message:
The text was updated successfully, but these errors were encountered: