DamImpr commented on PR #9431:
URL: https://github.com/apache/netbeans/pull/9431#issuecomment-4717248084

   > @DamImpr
   > 
   > BTW, should we consider adding also `self`? What do you think? 🤔
   
   @tmysik In my opinion, the `static` return type is more appropriate than 
`self` in this case.
   By creating the fluent setter with `return $this`, the return type will 
always be the actual type being called, precisely the reason why `static` was 
introduced as a return type.
   


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