mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-11-24 18:20:17 +01:00
4 lines
52 B
PHP
4 lines
52 B
PHP
|
|
<?php
|
||
|
|
interface Mage_Command_RequiresEnvironment
|
||
|
|
{
|
||
|
|
}
|