0

How create php class file in visual studio code?

Help me how to create php class file in vscode, i already install the extension PHP class generator but i dont know to do next. help me please? thank you

28th Jan 2021, 3:20 PM
Yare Yare
Yare Yare - avatar
2 Answers
+ 1
OOPs in Php -> https://www.sololearn.com/learning/3006/ Hope it will help you! All the best!
28th Jan 2021, 3:40 PM
Abhiyantā
Abhiyantā - avatar
0
Next step is simple. Open the PHP file and open command menu with shortcut Ctrl+Shift+P then write "php class generator". It will show the command option if the extension is installed. Just select it and thats it.
24th Jan 2022, 5:18 AM
Back2Lobby
Back2Lobby - avatar