<?php

namespace Ads\Channel\Interfaces;

interface ChannelRepositoryInterface
{
}