gershutter.blogg.se

Phpstorm javascript
Phpstorm javascript







phpstorm javascript

The comment block won't be there anymore. Try to create a new PHP file or class now. To the same thing for PHP Class.Īlternatively you could go the PHP File Header and remove all content. There, go to PHP File and remove the #parse("PHP File Header.php") line. If you want to get rid of that block forever, head over to File and Code Templates section in the preferences.

phpstorm javascript

Sure, you can manually remove that block (this is what I have been doing too), but even better is to configure PhpStorm so that block won't get generated at all.

phpstorm javascript

Getting rid of the default comment for new PHP filesįirst up, when creating a new PHP file or class you PhpStorm will add this comment block like this by default: /** * Created by PhpStorm. I've been using PhpStorm for quite some time now, but never took the effort to fix a few minor annoyances I had with it.









Phpstorm javascript