/home/dvjjulio/softtrash/app/Events/Event.php
<?php

namespace Trash\Events;

abstract class Event
{
    //
}