sarga/packages/Webkul/Velocity/src/Contracts/OrderBrand.php

7 lines
69 B
PHP
Raw Normal View History

2019-12-26 12:35:21 +00:00
<?php
namespace Webkul\Velocity\Contracts;
interface OrderBrand
{
}