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

namespace Illuminate\Database\Events;

class MigrationsStarted extends MigrationsEvent
{
    //
}