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


##########
php/php.editor/test/unit/data/testfiles/actions/testGH5578/01/testGH5578_01.php.fixUses:
##########
@@ -0,0 +1,39 @@
+<?php 
+
+use NS1\B;
+declare (ticks=1) {
+    
+    
+}

Review Comment:
   Updated logic due to it, added new tests, also added a check for USE placing 
after phpDoc if there is no namespace in file (if namespace and phpDoc are 
there it will be placed after namespace). 



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