sarga/packages/Webkul/BookingProduct/src/Contracts/BookingProductEventTicketTr...

7 lines
101 B
PHP
Raw Normal View History

2020-02-14 06:10:12 +00:00
<?php
namespace Webkul\BookingProduct\Contracts;
2020-02-21 13:43:15 +00:00
interface BookingProductEventTicketTranslation
2020-02-14 06:10:12 +00:00
{
}