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

7 lines
66 B
PHP

<?php
namespace Webkul\Velocity\Contracts;
interface Content
{
}