Skip to content

Instantly share code, notes, and snippets.

@itskevinsam
Created June 24, 2016 08:09
Show Gist options
  • Select an option

  • Save itskevinsam/a7d02e6f602cb593379bf38443fe82ce to your computer and use it in GitHub Desktop.

Select an option

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