migration file name fix
This commit is contained in:
@@ -3,7 +3,7 @@ declare(strict_types=1);
|
||||
|
||||
use Migrations\AbstractMigration;
|
||||
|
||||
class CreateProductCategoryAttributes extends AbstractMigration
|
||||
class CreateProductCategoryVariants extends AbstractMigration
|
||||
{
|
||||
/**
|
||||
* Change Method.
|
||||
|
||||
Reference in New Issue
Block a user