Hello, I'm on neovim using treesitter and I'm encountering the following issue :  As you can see, the Variadic param type is not correctly recognized. It's considered as `@spell`  instead of `@type.phpdoc` 
Hello,
I'm on neovim using treesitter and I'm encountering the following issue :
As you can see, the Variadic param type is not correctly recognized. It's considered as
@spellinstead of
@type.phpdoc