mirror of https://github.com/hauke68/Magallanes
Claudio Zizza
10 years ago
2 changed files with 0 additions and 24 deletions
@ -1,13 +0,0 @@
|
||||
<?php |
||||
|
||||
namespace Command; |
||||
|
||||
use Mage\Command\AbstractCommand; |
||||
|
||||
class MyCommand extends AbstractCommand |
||||
{ |
||||
public function run() |
||||
{ |
||||
return 0; |
||||
} |
||||
} |
Loading…
Reference in new issue