Skip to content

Commit

Permalink
Merge pull request #196 from nochso/fix-php-parameter
Browse files Browse the repository at this point in the history
Add missing PHP_PARAMETER to Jetbrains pattern
  • Loading branch information
daylerees committed Jun 7, 2016
2 parents 734e7aa + 65f6725 commit 175ea4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/resources/patterns/jetbrains/jetbrains.pattern
Original file line number Diff line number Diff line change
Expand Up @@ -1140,6 +1140,7 @@
<option name="FONT_TYPE" value="2" />
</value>
</option>
<option name="PHP_PARAMETER" baseAttributes="DEFAULT_PARAMETER" />
<option name="PHP_EXEC_COMMAND_ID">
<value>
<option name="FOREGROUND" value="a5c25c" />
Expand Down

0 comments on commit 175ea4d

Please sign in to comment.