View file hrm-saas-2.5.7/script/app/Events/Event.php

File size: 62B
<?php

namespace App\Events;

abstract class Event
{
    //
}