add missing namespace
Dieser Commit ist enthalten in:
Ursprung
a2c4f58bdc
Commit
866f282972
@ -6,6 +6,7 @@ namespace D3\DecodeMigrations\migration\data;
|
||||
|
||||
use Doctrine\DBAL\Exception;
|
||||
use Doctrine\DBAL\Schema\Schema;
|
||||
use Doctrine\DBAL\Types\BlobType;
|
||||
use Doctrine\Migrations\AbstractMigration;
|
||||
|
||||
/**
|
||||
|
@ -6,6 +6,7 @@ namespace D3\DecodeMigrations\migration\data;
|
||||
|
||||
use Doctrine\DBAL\Exception;
|
||||
use Doctrine\DBAL\Schema\Schema;
|
||||
use Doctrine\DBAL\Types\BlobType;
|
||||
use Doctrine\Migrations\AbstractMigration;
|
||||
|
||||
/**
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren