MIF_E31210141/app/Repositories/Website/WebsiteRepositoryInterface.php

7 lines
73 B
PHP

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