Skip to content

Instantly share code, notes, and snippets.

@itskevinsam
Created June 24, 2016 08:06
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 itskevinsam/3af80d8ffb79696a0ba06e7a9d79679e to your computer and use it in GitHub Desktop.
Save itskevinsam/3af80d8ffb79696a0ba06e7a9d79679e to your computer and use it in GitHub Desktop.
TYPO3 Flow Signal Declaration
/**
* @return void
* @Flow\Signal
*/
protected function emitAfterDatabaseMigration() {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment