@@ -7,8 +7,7 @@ |
||
7 | 7 | use Platine\Database\Schema\CreateTable; |
8 | 8 | use Platine\Framework\Migration\AbstractMigration; |
9 | 9 | |
10 | -class AddOauth2AuthorizationCodesTable20230802152529 extends AbstractMigration |
|
11 | -{ |
|
10 | +class AddOauth2AuthorizationCodesTable20230802152529 extends AbstractMigration { |
|
12 | 11 | public function up(): void |
13 | 12 | { |
14 | 13 | //Action when migrate up |
@@ -7,8 +7,7 @@ |
||
7 | 7 | use Platine\Database\Schema\CreateTable; |
8 | 8 | use Platine\Framework\Migration\AbstractMigration; |
9 | 9 | |
10 | -class AddOauth2ScopesTable20230802144938 extends AbstractMigration |
|
11 | -{ |
|
10 | +class AddOauth2ScopesTable20230802144938 extends AbstractMigration { |
|
12 | 11 | public function up(): void |
13 | 12 | { |
14 | 13 | //Action when migrate up |
@@ -7,8 +7,7 @@ |
||
7 | 7 | use Platine\Database\Schema\CreateTable; |
8 | 8 | use Platine\Framework\Migration\AbstractMigration; |
9 | 9 | |
10 | -class AddOauth2RefreshTokensTable20230802152020 extends AbstractMigration |
|
11 | -{ |
|
10 | +class AddOauth2RefreshTokensTable20230802152020 extends AbstractMigration { |
|
12 | 11 | public function up(): void |
13 | 12 | { |
14 | 13 | //Action when migrate up |
@@ -7,8 +7,7 @@ |
||
7 | 7 | use Platine\Database\Schema\CreateTable; |
8 | 8 | use Platine\Framework\Migration\AbstractMigration; |
9 | 9 | |
10 | -class AddOauth2AccessTokensTable20230802151233 extends AbstractMigration |
|
11 | -{ |
|
10 | +class AddOauth2AccessTokensTable20230802151233 extends AbstractMigration { |
|
12 | 11 | public function up(): void |
13 | 12 | { |
14 | 13 | //Action when migrate up |
@@ -7,8 +7,7 @@ |
||
7 | 7 | use Platine\Database\Schema\CreateTable; |
8 | 8 | use Platine\Framework\Migration\AbstractMigration; |
9 | 9 | |
10 | -class AddOauth2ClientsTable20230802150106 extends AbstractMigration |
|
11 | -{ |
|
10 | +class AddOauth2ClientsTable20230802150106 extends AbstractMigration { |
|
12 | 11 | public function up(): void |
13 | 12 | { |
14 | 13 | //Action when migrate up |