Skip to content

Instantly share code, notes, and snippets.

@andreiglingeanu
Created October 31, 2023 17:17
Show Gist options
  • Save andreiglingeanu/6bae9237c5fa743c68873ad507aad520 to your computer and use it in GitHub Desktop.
Save andreiglingeanu/6bae9237c5fa743c68873ad507aad520 to your computer and use it in GitHub Desktop.
<?php
namespace Blocksy\DbVersioning;
class V200 {
public function migrate() {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment