junichi11 commented on code in PR #6793: URL: https://github.com/apache/netbeans/pull/6793#discussion_r1414757421
########## php/php.editor/test/unit/data/testfiles/completion/lib/php74/testTypedProperties20Class/typedProperties20Class.php.testTypedProperties20Class_18.completion: ########## @@ -1,14 +1,22 @@ Code completion result for source line: public const |CONSTANT = "constant"; (QueryType=COMPLETION, prefixSearch=true, caseSensitive=true) +PACKAGE Bar [PUBLIC] null Review Comment: A constant declaration may have types. -- 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
