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
aefe133ba0
invoiceninja
/
app
/
Events
/
Event.php
8 lines
55 B
PHP
Raw
Normal View
History
Unescape
Escape
php-cs-fixer cleanup
2017-01-30 21:40:43 +02:00
<
?
php
namespace
App\Events
;
Bring in Laravel5 framework.
2015-03-12 10:44:39 +10:00
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