ging-dev /** * @return \Iterator<int,int> */ function collections() { // } it should return function collections(): Iterator<int,int> instead of function collections(): Iterator
JakubMisek ging-dev thank you for the feedback, Currently we're simplifying types in tool tip texts, but this will be improved in the future update.