Skip to content

Instantly share code, notes, and snippets.

@itskevinsam
Created June 24, 2016 08:09
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/a7d02e6f602cb593379bf38443fe82ce to your computer and use it in GitHub Desktop.
Save itskevinsam/a7d02e6f602cb593379bf38443fe82ce to your computer and use it in GitHub Desktop.
Sample Slot-method Implementation
public function logMigrationSuceededMessage()
{
$this->outputLine("Migration process completed successfully.");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment