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
f83736478c
invoiceninja
/
app
/
Commands
/
Command.php
12 lines
85 B
PHP
Raw
Normal View
History
Unescape
Escape
Refactor docblocks, unused vars, unused uses
2016-07-14 22:37:04 +02:00
<
?
php
Bring in Laravel5 framework.
2015-03-12 10:44:39 +10:00
Refactor docblocks, unused vars, unused uses
2016-07-14 22:37:04 +02:00
namespace
App\Commands
;
/**
*
Class
Command
*/
Refactored to events
2015-10-28 21:22:07 +02:00
abstract
class
Command
{
Bring in Laravel5 framework.
2015-03-12 10:44:39 +10:00
}
Reference in a new issue
Copy permalink