This website works better with JavaScript.
Explore
Help
Sign In
hauke
/
Magallanes
mirror of
https://github.com/hauke68/Magallanes
Watch
1
Star
0
Fork
You've already forked Magallanes
0
Code
Issues
Releases
Wiki
Activity
122
Commits
5
Branches
19
Tags
2.2 MiB
Tree:
b9fba3acc0
Magallanes
/
Mage
/
Task
/
Releases
/
SkipOnOverride.php
4 lines
53 B
Raw
Normal View
History
Unescape
Escape
Major overhauling and refactoring of Magallanes Command and Tasks modulairty and workflow. ADVICE: there is no Backwards Compatibility with custom tasks, those using the _config instance will be broken or those using the getEnvironmentName().
13 years ago
<?php
interface Mage_Task_Releases_SkipOnOverride
{
}