/home/smartonegroup/www/system/vendor/illuminate/contracts/Events/ShouldHandleEventsAfterCommit.php
<?php

namespace Illuminate\Contracts\Events;

interface ShouldHandleEventsAfterCommit
{
    //
}