/home/smartonegroup/public_html/system/vendor/illuminate/database/Events/MigrationStarted.php
<?php

namespace Illuminate\Database\Events;

class MigrationStarted extends MigrationEvent
{
    //
}