| Current Path : /var/www/html/generated/code/Magento/Bundle/Api/Data/ |
| Current File : /var/www/html/generated/code/Magento/Bundle/Api/Data/BundleOptionExtensionInterface.php |
<?php
namespace Magento\Bundle\Api\Data;
/**
* ExtensionInterface class for @see \Magento\Bundle\Api\Data\BundleOptionInterface
*/
interface BundleOptionExtensionInterface extends \Magento\Framework\Api\ExtensionAttributesInterface
{
}