migration file name fix

This commit is contained in:
2025-06-29 21:54:46 -07:00
parent f61a4161be
commit 5bb1110e7f

View File

@@ -3,7 +3,7 @@ declare(strict_types=1);
use Migrations\AbstractMigration;
class CreateProductCategoryAttributes extends AbstractMigration
class CreateProductCategoryVariants extends AbstractMigration
{
/**
* Change Method.