Skip to content

Commit 426814a

Browse files
authored
Really Fix up BaseMigration file :-)
1 parent afdbfbf commit 426814a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/Migrations/20160815092405_TinyAuthMultiSample.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
use Migrations\BaseMigration;
33

4-
class TinyAuthMultiSample extends AbstractMigration
4+
class TinyAuthMultiSample extends BaseMigration
55
{
66
/**
77
* Creates tables

0 commit comments

Comments
 (0)