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

7 lines
75 B
PHP
Raw Normal View History

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