rossluk commented on code in PR #5681:
URL: https://github.com/apache/netbeans/pull/5681#discussion_r1141760668


##########
php/php.editor/test/unit/data/testfiles/actions/testNB4978/02/testNB4978_02.php:
##########
@@ -35,3 +35,7 @@ public function test(?Foo $foo): ?Foo
     }
 
 }
+
+namespace Foo\Foo;

Review Comment:
   Logic is the same is in case before,  because previously there wasn't such 
class anywhere and test would not insert anything. Or before fix could insert 
anything.



-- 
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