mirror of
https://github.com/exane/not-gwent-online
synced 2025-08-30 05:57:30 +00:00
add website structure
This commit is contained in:
8
site/server/app/Events/Event.php
Executable file
8
site/server/app/Events/Event.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Gwent\Events;
|
||||
|
||||
abstract class Event
|
||||
{
|
||||
//
|
||||
}
|
Reference in New Issue
Block a user