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

7 lines
66 B
PHP
Raw Normal View History

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