| ... | ... | @@ -6,11 +6,11 @@ | 
| 
 | 
 | 
 | 
| 
 | 
 | 
### Coding and Documentation Standards
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
#### PhpStorm
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
Users can easily implement the Digitec coding styles into PhpStorm. Simply [download our code styles]((https://vc.digitec.local/digitec/digitec-wiki/blob/master/configuration_files/phpstorm_code_style_settings.jar.zip) and extract them. Then choose **File** > **Import Settings** from the PhpStorm application.  Select the file, and continue import.
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
Now, in your **Code Style** project settings, click the **Manage...** button. You should now have the **Digitec** *Scheme* option. Highlight it, and then choose **Copy to Project**. The Digitec code styles have now been copied to the project, and everyone that opens the project in PhpStorm will gain those code style settings (assuming you versioned the `.idea/codeStyleSettings.xml` file in your project repo.
 | 
| 
 | 
 | 
> ##### PhpStorm Users
 | 
| 
 | 
 | 
> 
 | 
| 
 | 
 | 
> Users can easily implement the Digitec coding styles into PhpStorm. Simply [download our code styles]((https://vc.digitec.local/digitec/digitec-wiki/blob/master/configuration_files/phpstorm_code_style_settings.jar.zip) and extract them. Then choose **File** > **Import Settings** from the PhpStorm application.  Select the file, and continue import.
 | 
| 
 | 
 | 
> 
 | 
| 
 | 
 | 
> Now, in your **Code Style** project settings, click the **Manage...** button. You should now have the **Digitec** *Scheme* option. Highlight it, and then choose **Copy to Project**. The Digitec code styles have now been copied to the project, and everyone that opens the project in PhpStorm will gain those code style settings (assuming you versioned the `.idea/codeStyleSettings.xml` file in your project repo.
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
[Global Coding Standards](global-coding-standards)
 | 
| 
 | 
 | 
 | 
| ... | ... |  |