Skip to content

Commit 3ac4a95

Browse files
Merge pull request #18530 to #18529
2 parents eec1328 + c57ffe6 commit 3ac4a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/NewRelicReporting/Model/NewRelicWrapper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public function addCustomParameter($param, $value)
3131
/**
3232
* Wrapper for 'newrelic_notice_error' function
3333
*
34-
* @param Exception $exception
34+
* @param \Exception $exception
3535
* @return void
3636
*/
3737
public function reportError($exception)

0 commit comments

Comments
 (0)