| Current Path : /home/rtorresani/www/generated/code/Magento/Eav/Api/Data/ |
| Current File : //home/rtorresani/www/generated/code/Magento/Eav/Api/Data/AttributeSetExtensionInterface.php |
<?php
namespace Magento\Eav\Api\Data;
/**
* ExtensionInterface class for @see \Magento\Eav\Api\Data\AttributeSetInterface
*/
interface AttributeSetExtensionInterface extends \Magento\Framework\Api\ExtensionAttributesInterface
{
}