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-10 13:12:50 +01:00
Code
Issues
Releases
Activity
bacf5bf856
invoiceninja
/
app
/
Commands
/
Command.php
7 lines
59 B
PHP
Raw
Normal View
History
Unescape
Escape
Moving permissions to form requests
2016-05-01 13:31:10 +02: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