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