Skip to content

Instantly share code, notes, and snippets.

@xcommerce-gists
Last active August 29, 2015 13:56
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/9210916 to your computer and use it in GitHub Desktop.
Save xcommerce-gists/9210916 to your computer and use it in GitHub Desktop.
Temporary Magento gist
/**
* Process integration resource permissions after the integration is created
*
* @param string[] $integrationNames Name of integrations passed as array from the invocation chain
* @return string[]
*/
public function afterInitIntegrationProcessing($integrationNames)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment