index
:
engine
HEAD
master
Java game controlling engine
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backyard
/
php-api
/
trunk
/
app
/
Events
/
Event.php
blob: d59f7690f83c8a15b780b5fce9855bc1e85607ab (
plain
) (
blame
)
1
2
3
4
5
6
7
<?php
namespace
App\Events
;
abstract
class
Event
{
//
}