mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-09-13 04:30:17 +02:00
4 lines
52 B
PHP
4 lines
52 B
PHP
|
<?php
|
||
|
interface Mage_Task_Releases_RollbackAware
|
||
|
{
|
||
|
}
|