mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-08-26 13:20:17 +02:00
ADVICE: there is no Backwards Compatibility with custom tasks, those using the _config instance will be broken or those using the getEnvironmentName().
4 lines
52 B
PHP
4 lines
52 B
PHP
<?php
|
|
interface Mage_Command_RequiresEnvironment
|
|
{
|
|
} |