<?php

namespace RectorPrefix202411\Illuminate\Contracts\Events;

interface ShouldHandleEventsAfterCommit
{
    //
}
