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

7 lines
74 B
PHP
Raw Normal View History

2019-02-18 07:30:40 +00:00
<?php
namespace Webkul\Attribute\Contracts;
interface AttributeGroup
{
}