This website requires JavaScript.
Explore
Help
Sign in
tim
/
invoiceninja
Watch
1
Star
0
Fork
You've already forked invoiceninja
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
68340905b9
invoiceninja
/
app
/
Events
/
Event.php
6 lines
54 B
PHP
Raw
Normal View
History
Unescape
Escape
Bring in Laravel5 framework.
2015-03-12 10:44:39 +10:00
<
?
php
namespace
App\Events
;
Code Refactoring - Removed unused uses - Type hinting for method parameters - Removed commented code - Introduced comments for classes and methods - Short array syntax
2016-07-03 18:11:58 +02:00
abstract
class
Event
{
Bring in Laravel5 framework.
2015-03-12 10:44:39 +10:00
}
Reference in a new issue
Copy permalink