zeleznypa commented on issue #4614:
URL: https://github.com/apache/netbeans/issues/4614#issuecomment-1493661512

   @junichi11 Thanks much for your great work...
   
   The input parameter is an array where the key is the string 'foo' and the 
value is an object of type 'Foo'. When I extract a value from this array 
according to the key 'foo' and pass it to the output, it is correct that it is 
of type 'Foo'.
   
   The thing is, Netbeans doesn't understand the notation for the input 
parameter that describes what form/content the field has. The form is called 
"array-shapes" and a more detailed description can be found for example:
   
   https://phpstan.org/writing-php-code/phpdoc-types#array-shapes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to