Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (Config $config, NewRelicWrapper $newRelicWrapper) | |
beforeCatchException (Http $subject, Bootstrap $bootstrap, \Exception $exception) | |
Definition at line 13 of file HttpPlugin.php.
__construct | ( | Config | $config, |
NewRelicWrapper | $newRelicWrapper | ||
) |
Config | $config | |
NewRelicWrapper | $newRelicWrapper |
Definition at line 29 of file HttpPlugin.php.
Report exception to New Relic
Http | $subject | |
Bootstrap | $bootstrap | |
\Exception | $exception |
@SuppressWarnings(PHPMD.UnusedFormalParameter)
Definition at line 47 of file HttpPlugin.php.