<?php

namespace Zing\Bandwidth\Interfaces;

interface BandwidthRepositoryInterface
{
}