Live Templates and File Templates for PhpStorm
Copy the .xml
files into the following directories:
- Windows:
<your_user_home_directory>\.PhpStorm<version_number>\config\templates
- Linux:
~PhpStorm<version>/config/templates
- macOS:
~/Library/Preferences/PhpStorm<version>/templates
For details see https://www.jetbrains.com/help/phpstorm/live-templates.html
Copy files into the following directories:
- Windows:
<your_user_home_directory>\.PhpStorm<version_number>\config\fileTemplates
For details see https://www.jetbrains.com/help/phpstorm/file-and-code-templates.html