magento2-docker/generated/code/Magento/InventorySourceSelectionApi/Api/Data/SourceSelectionItemExtensio...

10 lines
314 B
PHP
Executable File

<?php
namespace Magento\InventorySourceSelectionApi\Api\Data;
/**
* Extension class for @see \Magento\InventorySourceSelectionApi\Api\Data\SourceSelectionItemInterface
*/
class SourceSelectionItemExtension extends \Magento\Framework\Api\AbstractSimpleObject implements SourceSelectionItemExtensionInterface
{
}