Skip to content

Instantly share code, notes, and snippets.

@xcommerce-gists
Created February 25, 2014 15:19
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 xcommerce-gists/9210892 to your computer and use it in GitHub Desktop.
Save xcommerce-gists/9210892 to your computer and use it in GitHub Desktop.
Temporary Magento gist
/**
* Initiate integration processing
*
* @param array $integrationNames
* @return array of integration names sent to the next invocation
*/
public function initIntegrationProcessing(array $integrationNames)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment