blob: 2da155f6f53b291231094190ed4bfe7583612f6a [file] [log] [blame]
<?php
namespace Illuminate\Contracts\Database\Events;
interface MigrationEvent
{
//
}