/home/smartonegroup/www/veroserv/vendor/illuminate/contracts/Events/ShouldDispatchAfterCommit.php
<?php

namespace Illuminate\Contracts\Events;

interface ShouldDispatchAfterCommit
{
    //
}