added new preorderiframe

This commit is contained in:
Luca Haid
2025-06-24 09:52:23 +02:00
parent 2f1167d4d0
commit 47b84a00bc

View File

@@ -3,7 +3,7 @@ declare(strict_types=1);
use Phinx\Migration\AbstractMigration;
final class AddNewIndexesThetool extends AbstractMigration
final class AddPreorderCorsColumn extends AbstractMigration
{
public function up(): void
{