<?php

namespace RectorPrefix202411\Illuminate\Contracts\Database\Events;

interface MigrationEvent
{
    //
}
