/home/smartonegroup/www/system/vendor/illuminate/database/Events/MigrationsEnded.php
<?php

namespace Illuminate\Database\Events;

class MigrationsEnded extends MigrationsEvent
{
    //
}