This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
invoiceninja
Watch
1
Star
0
Fork
0
You've already forked invoiceninja
mirror of
https://github.com/invoiceninja/invoiceninja.git
synced
2024-11-11 21:52:35 +01:00
Code
Issues
Releases
Activity
89cf0509d5
invoiceninja
/
app
/
Commands
/
Command.php
7 lines
59 B
PHP
Raw
Normal View
History
Unescape
Escape
Refactored to events
2015-10-28 20:22:07 +01:00
<
?
php
namespace
app\Commands
;
Bring in Laravel5 framework.
2015-03-12 01:44:39 +01:00
Refactored to events
2015-10-28 20:22:07 +01:00
abstract
class
Command
{
Bring in Laravel5 framework.
2015-03-12 01:44:39 +01:00
}
Copy Permalink