Skip to content

Instantly share code, notes, and snippets.

@ABM-Dan
Created September 16, 2016 22:42
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 ABM-Dan/8d4073def5d8a0aef1c0acc96f1c633f to your computer and use it in GitHub Desktop.
Save ABM-Dan/8d4073def5d8a0aef1c0acc96f1c633f to your computer and use it in GitHub Desktop.
/**
* @param Schema $schema
*/
public function down(Schema $schema)
{
throw new \RuntimeException('This migration is not reversible');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment