MIF_E31211285/app/Repositories/Website/WebsiteRepositoryInterface.php

7 lines
73 B
PHP

<?php
namespace App\Repositories;
interface WebsiteRepositoryInface
{
}