Skip to content
This repository was archived by the owner on May 24, 2018. It is now read-only.

Symfony3 Attempted to load class "RollbarNotifier" from the global namespace #27

Open
mtaylor456 opened this issue Apr 12, 2017 · 1 comment

Comments

@mtaylor456
Copy link

mtaylor456 commented Apr 12, 2017

PHP 5.6 This is where the exception is thrown:

appDevDebugProjectContainer.php line 7368

 protected function getStaffimRollbar_RollbarService()
 {
        return $this->services['staffim_rollbar.rollbar'] = new \RollbarNotifier(array('host' => 'mtaylor-desktop', 'access_token' => '....key.....', 'max_errno' => -1, 'environment' => 'dev', 'code_version' => NULL));
 }
@megazoll
Copy link
Member

Hi! Please show your package.json.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants