Incorrect analysis of the parameter type using 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!
$this
Alexandre1 doc comment type with $this fixed - available in the next pre-release.
Thank you Alexandre!