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-09 12:42:36 +01:00
Code
Issues
Releases
Activity
51133b2368
invoiceninja
/
app
/
Commands
/
Command.php
8 lines
59 B
PHP
Raw
Normal View
History
Unescape
Escape
php-cs-fixer cleanup
2017-01-30 20:40:43 +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