1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-26 05:10:17 +02:00
Magallanes/Mage/Task/SkipException.php

6 lines
62 B
PHP

<?php
class Mage_Task_SkipException
extends Exception
{
}