This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2026-02-26 19:07:41 +03:00
Code
Issues
784
Packages
Projects
Releases
14
Wiki
Activity
Files
0.7.2
BookStack
/
app
/
Events
/
Event.php
9 lines
68 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2015-07-12 20:01:42 +01:00
<
?
php
Change application namespace to BookStack
2015-09-10 19:31:09 +01:00
namespace
BookStack\Events
;
Initial commit
2015-07-12 20:01:42 +01:00
abstract
class
Event
{
//
}
Reference in New Issue
Copy Permalink