Skip to content

Commit

Permalink
Revert: PHP function call syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mrred85 committed Dec 19, 2019
1 parent 20abdda commit dcb8e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/darcula.json
Original file line number Diff line number Diff line change
Expand Up @@ -615,6 +615,7 @@
"entity.name.function.sql",
"variable.parameter.smarty",
"punctuation.definition.tag.apacheconf",
"source.php meta.function-call.php entity.name.function.php",
"source.php string.quoted.double.php punctuation.definition.variable.php",
"source.php string.unquoted.heredoc.php punctuation.definition.variable.php",
"source.php punctuation.definition.begin.bracket.round.php",
Expand Down Expand Up @@ -651,7 +652,6 @@
},
{
"scope": [
"source.php meta.class.php meta.class.body.php meta.function-call.php entity.name.function.php",
"support.function.construct",
"support.function.builtin.python",
"support.function.built-in.smarty"
Expand Down

0 comments on commit dcb8e31

Please sign in to comment.