This website requires JavaScript.
Explore
Help
Register
Sign In
ilmedova
/
Attendize
Watch
1
Star
0
Fork
You've already forked Attendize
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bilettm
Attendize
/
app
/
Events
/
Event.php
9 lines
62 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Applied fixes from StyleCI
2016-03-05 00:18:10 +00:00
<
?
php
- First commit
2016-02-29 15:59:36 +00:00
Applied fixes from StyleCI
2016-03-05 00:18:10 +00:00
namespace
App\Events
;
- First commit
2016-02-29 15:59:36 +00:00
Applied fixes from StyleCI
2016-03-05 00:18:10 +00:00
abstract
class
Event
{
//
- First commit
2016-02-29 15:59:36 +00:00
}