Incorrect analysis of the parameter type using docblock
Error in parameter type with docblock
Alexandre1 Thank you!
From the colors of the doc block:
It looks like the types "callable" and "Closure" were not parsed correctly. I guess $this
is unexpected here. We'll fix that!
Alexandre1 doc comment type with $this
fixed - available in the next pre-release.
Thank you Alexandre!
JakubMisek added the Solved tag.