DemacMedia/Magento-Multi-Location-Inventory

View on GitHub
app/code/community/Demac/MultiLocationInventory/Model/Location/Api/V2.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
/**
 * Created by PhpStorm.
 * User: Michael
 * Date: 4/3/14
 * Time: 8:41 PM
 */

/**
 * Class Demac_MultiLocationInventory_Model_Location_Api_V2
 */
class Demac_MultiLocationInventory_Model_Location_Api_V2 extends Demac_MultiLocationInventory_Model_Location_Api
{

}