File "Event.php"
Full Path: /home/isoftco/public_html/hrm/app/Events/Event.php
File size: 62 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace App\Events;
abstract class Event
{
//
}