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

10 lines
329 B
PHP
Executable File

<?php
namespace Magento\InventorySourceSelectionApi\Api\Data;
/**
* Extension class for @see \Magento\InventorySourceSelectionApi\Api\Data\SourceSelectionAlgorithmInterface
*/
class SourceSelectionAlgorithmExtension extends \Magento\Framework\Api\AbstractSimpleObject implements SourceSelectionAlgorithmExtensionInterface
{
}