Closed ruudk closed 7 years ago
As far as I know the IDE I use does not use this, so that's probably why I've typed array instead. Please let me know if there are more PHPDoc issues like this. I'll try to look over the PHPDoc soon.
You should test it out in PHPStorm (great IDE for Mac).
Partially fixed by #18
For instance
Should be
That way, an IDE like PHPStorm, can do better autocompletion.