Netbeans for PHP v8.0.2 said to generate getter and setter methods just press Crtl + I (Mac OS) and select 'Getter & setter' option but it does not show up as an option in there. Anyone know how to activate this please?
Asked
Active
Viewed 3,723 times
3
-
Try with this: Alt+Insert: fn + alt/option + return – Rana_S Oct 10 '15 at 02:33
1 Answers
1
Just right click in side the class body,not over the class variables and choose insert code option as shown in third image. link:http://w.planetnetbeans.org/topic28565.html

sunil
- 660
- 8
- 20