Skip to content

Commit

Permalink
Add "newrelic_set_user_id" to the PhpStormStubsMap
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Serrat authored and isfedorov committed May 28, 2024
1 parent 83cd21a commit 5d05b72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PhpStormStubsMap.php
Original file line number Diff line number Diff line change
Expand Up @@ -4354,6 +4354,7 @@ final class PhpStormStubsMap
'newrelic_record_datastore_segment' => 'newrelic/newrelic.php',
'newrelic_set_appname' => 'newrelic/newrelic.php',
'newrelic_set_user_attributes' => 'newrelic/newrelic.php',
'newrelic_set_user_id' => 'newrelic/newrelic.php',
'newrelic_start_transaction' => 'newrelic/newrelic.php',
'next' => 'standard/standard_8.php',
'ngettext' => 'gettext/gettext.php',
Expand Down

0 comments on commit 5d05b72

Please sign in to comment.