Details
-
Improvement
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
12.4
-
None
-
None
Description
The "@return static" statement in PHPDoc works well, the autocompletion uses the Class of the returned object.
But "@return static[]" not allows the autocompletion to understand it is an array of the static object