This website requires JavaScript.
Explore
Help
Sign In
colin
/
bookstack
Watch
1
Star
0
Fork
You've already forked bookstack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
88049476fe
bookstack
/
app
/
Events
/
Event.php
9 lines
68 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-07-13 03:01:42 +08:00
<
?
php
Change application namespace to BookStack
2015-09-11 02:31:09 +08:00
namespace
BookStack\Events
;
Initial commit
2015-07-13 03:01:42 +08:00
abstract
class
Event
{
//
}