Skip to content

Instantly share code, notes, and snippets.

@awebneck
Created March 1, 2011 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save awebneck/849572 to your computer and use it in GitHub Desktop.
Save awebneck/849572 to your computer and use it in GitHub Desktop.
Dispatch to start orchard import.
$handle = \Zend_Registry::get('ed')->dispatch(new \Moontoast\Job\JobEvent('SocialiteOrchardImport',array('brandId' => $brand->getId(), 'token' => serialize($token)), $this));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment