sarga/packages/Webkul/Attribute/src/Contracts/AttributeGroup.php

7 lines
74 B
PHP

<?php
namespace Webkul\Attribute\Contracts;
interface AttributeGroup
{
}