<?php

namespace Startup\Forum\Interfaces;

interface ForumRepositoryInterface
{
}