Files
crewsportswear/app/Events/Event.php
Frank John Begornia 562f03488a Initial Commit
2019-03-06 20:32:31 +08:00

8 lines
60 B
PHP

<?php namespace App\Events;
abstract class Event {
//
}